Skip to content

Commit af65564

Browse files
committed
Fix internal link
The link from the overview page to the security page was broken, we should be linking to html (not md) pages. Signed-off-by: Joshua Lock <[email protected]>
1 parent f4a94a8 commit af65564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ account, such as when:
8181
* An attacker compromises the key used to sign these files. Now you
8282
download a file that is properly signed, but is still malicious.
8383

84-
The [Security](/security.md) section offers a full list of the
84+
The [Security](/security.html) section offers a full list of the
8585
attacks and updater weaknesses that TUF is designed to defend against.
8686

8787
### How does TUF secure updates? ###

0 commit comments

Comments
 (0)