Skip to content

Commit

Permalink
Dont complain about relative (working) links
Browse files Browse the repository at this point in the history
  • Loading branch information
patnr committed Oct 31, 2024
1 parent 835e36a commit b9b1643
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ nav:
- dev_guide.md
- Bibliography: references.md

validation:
# Disabled coz it complains about relative links that work just fine
# (and enable interlinking READMEs even on GitHub).
# Set to "warn" to help find non-working links.
unrecognized_links: ignore

theme:
name: material
icon:
Expand Down

0 comments on commit b9b1643

Please sign in to comment.