Internal Link Issues #3410
-
Hello! I am writing some documentation for a radio link and when i try to use internal links I have a lot of issues. The current method i am using is quite clunky, because the default way that relative links SHOULD work is not working. For example on one page |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
MkDocs only supports relative links. However, there are some plugins that implement additional linking capabilities. It's a good idea to check the MkDocs plugin wiki. |
Beta Was this translation helpful? Give feedback.
MkDocs only supports relative links. However, there are some plugins that implement additional linking capabilities. It's a good idea to check the MkDocs plugin wiki.