Skip to content

Commit

Permalink
add mkdocs option for absolute_links
Browse files Browse the repository at this point in the history
(default, but see comment)
  • Loading branch information
catwell authored and deltheil committed Feb 1, 2024
1 parent 275d8f8 commit 3564bb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ markdown_extensions:
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- toc:
permalink: true
validation:
links:
absolute_links: info # use relative_to_docs when we switch to mkdocs 1.6

0 comments on commit 3564bb5

Please sign in to comment.