Skip to content

Commit 95bb277

Browse files
authored
Merge pull request #17 from joshuagl/joshuagl/fix-link
Link fixes
2 parents f4a94a8 + 1075e7e commit 95bb277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ different software updaters!)
1414
What these very different systems have in common is that they all identify,
1515
locate, and download updates for software that can add new functionalities or
1616
address old vulnerabilities. Software is rarely ever static, and some repositories
17-
receive updates on software or project metadata [every few minutes](https://ssl.engineering.nyu.edu/papers/kuppusamy_nsdi_16.pdf). This
17+
receive updates on software or project metadata [every few minutes](/papers/protect-community-repositories-nsdi2016.pdf). This
1818
growing flow of updates has also created a need for better
1919
ways to protect the systems that manage them. Though a number of strategies have
2020
been introduced and used over the last decade or so to enhance the
@@ -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)