File tree Expand file tree Collapse file tree 5 files changed +19
-3
lines changed
static/img/logos/adoptions Expand file tree Collapse file tree 5 files changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -97,13 +97,13 @@ weight = 3
9797[[menu .main ]]
9898name = " Specification (latest)"
9999parent = " getting-started"
100- url = " https://theupdateframework.github.io/ specification/latest/ "
100+ url = " / specification"
101101weight = 4
102102
103103[[menu .main ]]
104104name = " Specification index"
105105parent = " getting-started"
106- url = " https://theupdateframework.github.io/ specification/"
106+ url = " / specification/list "
107107weight = 5
108108
109109
Original file line number Diff line number Diff line change 2323 tag : Notary
2424- url : https://foundries.io/insights/blog/2018/05/25/ota-part-1/
2525 tag : foundriesio
26+ - url : https://blog.fleetdm.com/fleet-3-10-0-released-with-agent-auto-updates-beta-f4dd61be001d
27+ tag : fleetdm
2628ongoing :
2729- url : https://www.well-typed.com/blog/2015/04/improving-hackage-security
2830 tag : Haskell
@@ -32,4 +34,6 @@ ongoing:
3234- url : https://github.com/php-tuf/php-tuf
3335 tag : PHP
3436- url : https://www.python.org/dev/peps/pep-0458/
35- tag : PyPI
37+ tag : PyPI
38+ - url : https://mamba.readthedocs.io/en/latest/advanced_usage/artifacts_verification.html
39+ tag : mamba
Original file line number Diff line number Diff line change @@ -10,3 +10,15 @@ command = "make preview-build"
1010
1111[context .branch-deploy ]
1212command = " make preview-build"
13+
14+ [[redirects ]]
15+ from = " /specification/latest"
16+ to = " https://theupdateframework.github.io/specification/latest/"
17+
18+ [[redirects ]]
19+ from = " /specification/list"
20+ to = " https://theupdateframework.github.io/specification/"
21+
22+ [[redirects ]]
23+ from = " /specification"
24+ to = " https://theupdateframework.github.io/specification/latest/"
You can’t perform that action at this time.
0 commit comments