File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ weight = 5
110
110
[[menu .main ]]
111
111
name = " Implementation"
112
112
parent = " getting-started"
113
- url = " https://github.com/theupdateframework/tuf/blob/develop/docs/GETTING_STARTED.rst#getting-started"
113
+ url = " https://github.com/theupdateframework/python- tuf/blob/develop/docs/GETTING_STARTED.rst#getting-started"
114
114
weight = 6
115
115
116
116
[[menu .main ]]
@@ -151,7 +151,7 @@ weight = 4
151
151
[[menu .main ]]
152
152
name = " Contribute"
153
153
parent = " community"
154
- url = " https://github.com/theupdateframework/tuf"
154
+ url = " https://github.com/theupdateframework/python- tuf"
155
155
weight = 5
156
156
157
157
[[menu .main ]]
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ title: Frequently Asked Questions
114
114
the bandwidth associated with downloading the large file many times can be
115
115
saved. The reference implementation provides an [ easy way to distribute
116
116
target files across many targets
117
- metadata] ( https://github.com/theupdateframework/tuf/blob/d4b308ae13acfe832bfb7f993108e5e065d44c04/tuf/repository_tool.py#L2387 )
117
+ metadata] ( https://github.com/theupdateframework/python- tuf/blob/d4b308ae13acfe832bfb7f993108e5e065d44c04/tuf/repository_tool.py#L2387 )
118
118
(i.e., delegating to hashed bins), which the
119
119
[ specification] ( https://github.com/theupdateframework/specification/blob/master/tuf-spec.md )
120
120
refers to as path hash prefixes.
@@ -146,7 +146,7 @@ title: Frequently Asked Questions
146
146
** 13. How can I try TUF?**
147
147
148
148
The [ Getting
149
- Started] ( https://github.com/theupdateframework/tuf/blob/develop/docs/GETTING_STARTED.rst )
149
+ Started] ( https://github.com/theupdateframework/python- tuf/blob/develop/docs/GETTING_STARTED.rst )
150
150
page contains instructions to install and run the reference implementation.
151
151
The client and repo tools can be used to quickly create TUF repositories and
152
152
experiment with software updates.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ community who have [contributed] to the TUF project over the years.
19
19
Please visit the [ governance page] to learn how project decisions are made, and
20
20
for a more detailed explanation of the project roles used below.
21
21
22
- [ contributed ] : https://github.com/theupdateframework/tuf/blob/develop/docs/AUTHORS.txt
22
+ [ contributed ] : https://github.com/theupdateframework/python- tuf/blob/develop/docs/AUTHORS.txt
23
23
[ governance page ] : https://github.com/theupdateframework/specification/blob/master/GOVERNANCE.md
24
24
[ Specification ] : /specification
25
25
[ Standardization process ] : https://github.com/theupdateframework/taps/blob/master/tap1.md
You can’t perform that action at this time.
0 commit comments