diff --git a/mkdocs-offline.yml b/mkdocs-offline.yml index 13cb0b978..0741fa582 100644 --- a/mkdocs-offline.yml +++ b/mkdocs-offline.yml @@ -12,6 +12,7 @@ plugins: - search - redirects: redirect_maps: + branches.md: bookmarks.md # Turns out the `offline` plugin forces the following # option no matter what, and therefore shouldn't be # used in the main config file. diff --git a/mkdocs.yml b/mkdocs.yml index f59933db7..42542f56b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -48,6 +48,7 @@ plugins: - search - redirects: redirect_maps: + branches.md: bookmarks.md # Not all of these may be necessary, especially since the material # theme substitutes for some of them