Skip to content

Commit 337f510

Browse files
authored
chore: Fix markdown link formatting in README.md (#1466)
1 parent f001d79 commit 337f510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ and passed to this action.
483483
Versioning
484484
----------
485485
Starting with version 5.0.0, this action uses semantic-style release tags and
486-
(immutable releases)[https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases].
486+
[immutable releases](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/immutable-releases).
487487
A floating version tag (vN) is also provided for convenience: this tag will
488488
move to the latest major version (vN -> vN.2.1, vM -> vM.0.0, etc.).
489489

0 commit comments

Comments
 (0)