-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hello,
Now I want to use mkdocs-redirects to redirect from a old layout to a new docs layout including subfolders and translated pages using https://github.com/ultrabug/mkdocs-static-i18n
But I have a small problem:
Lets assume following redirection:
'old_foo.md': 'bar/foo.en.md'
Normally it should redirect to bar/foo/
but it builds a redirection to bar/foo.en/
and this pages doesn't exist.
Not sure if this can be fixed, since files can be named xx.en but maybe you guys have a solution for me.
hhslepicka
Metadata
Metadata
Assignees
Labels
No labels