mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
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:
parent
4907a384b9
commit
c9b44f3828
4 changed files with 7 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue