Add mkdocs-redirects, use it to fix four oh four
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4783299c4e
commit
0bb023f9ed
@ -156,6 +156,9 @@ nav:
|
|||||||
plugins:
|
plugins:
|
||||||
- awesome-pages
|
- awesome-pages
|
||||||
- search
|
- search
|
||||||
|
- redirects:
|
||||||
|
redirect_maps:
|
||||||
|
"get-involved/support/index.md": intro/support.md
|
||||||
|
|
||||||
repo_name: coop-cloud/docs.coopcloud.tech
|
repo_name: coop-cloud/docs.coopcloud.tech
|
||||||
repo_url: https://git.coopcloud.tech/coop-cloud/docs.coopcloud.tech/
|
repo_url: https://git.coopcloud.tech/coop-cloud/docs.coopcloud.tech/
|
||||||
|
@ -6,6 +6,7 @@ mkdocs-material-extensions~=1.3.1
|
|||||||
mkdocs-awesome-pages-plugin==2.9.2
|
mkdocs-awesome-pages-plugin==2.9.2
|
||||||
pygments~=2.16
|
pygments~=2.16
|
||||||
pymdown-extensions~=10.2
|
pymdown-extensions~=10.2
|
||||||
|
mkdocs-redirects==1.2.2
|
||||||
|
|
||||||
# Requirements for plugins
|
# Requirements for plugins
|
||||||
babel~=2.10
|
babel~=2.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user