nav links contains .html suffix #2814
Answered
by
squidfunk
bilal-fazlani
asked this question in
Q&A
-
Hi, the urls end with With version 7.1.7 and earlier, urls were plain without Does anyone know why that is? and what I can do to prevent |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jul 5, 2021
Replies: 1 comment
-
This is, very likely, not related to Material for MkDocs but to setting Related
This seems to be a new behavior of MkDocs 1.2.1. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bilal-fazlani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is, very likely, not related to Material for MkDocs but to setting
use_directory_urls: false
inmkdocs.yml
.Related
This seems to be a new behavior of MkDocs 1.2.1.