docs: ask MkDocs to fail on links to non-existent sections

This also requires anchors to be lower-cased: https://github.com/mkdocs/mkdocs/issues/3703
This commit is contained in:
Ilya Grigoriev 2024-05-06 15:54:55 -07:00
parent 4907a384b9
commit c9b44f3828
4 changed files with 7 additions and 4 deletions

View file

@ -245,7 +245,7 @@ the [tutorial][tut].
[detached]: https://git-scm.com/docs/git-checkout#_detached_head
[gh]: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
[http-auth]: https://github.com/martinvonz/jj/issues/469
[tut]: tutorial.md#Conflicts
[tut]: tutorial.md#conflicts
[stacked]: https://jg.gg/2018/09/29/stacked-diffs-versus-pull-requests/
## Using several remotes