diff --git a/Dockerfile b/Dockerfile index f2cadd8..6e294ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,3 +10,4 @@ RUN pip install mkdocs-autolinks-plugin RUN pip install mkdocs-markdownextradata-plugin RUN pip install mkdocs_version_annotations RUN pip install mkdocs-enumerate-headings-plugin +RUN pip install mkdocs-redirects