add mkdocs-redirects
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-21 21:18:13 +01:00
parent 9f99b966f7
commit 7ea99bc71f
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -10,3 +10,4 @@ RUN pip install mkdocs-autolinks-plugin
RUN pip install mkdocs-markdownextradata-plugin RUN pip install mkdocs-markdownextradata-plugin
RUN pip install mkdocs_version_annotations RUN pip install mkdocs_version_annotations
RUN pip install mkdocs-enumerate-headings-plugin RUN pip install mkdocs-enumerate-headings-plugin
RUN pip install mkdocs-redirects