ok/jj
1
0
Fork 0
forked from mirrors/jj

Docs: Fix a dangling ref.

During the initial review, we missed that I wrote `detached head` 
in the link to https://www.git-scm.com/docs/git-checkout#_detached_head 
instead of `detached`. This corrects the link.
This commit is contained in:
Philip Metzger 2023-01-03 20:37:30 +01:00 committed by Philip Metzger
parent 763a8cc0f1
commit c252f3eb04

View file

@ -135,7 +135,7 @@ branches.
[^2]: If you're wondering why we prefer clean commits in this project, see
e.g.[this blog post][stacked]
[detached head]: https://git-scm.com/docs/git-checkout#_detached_head
[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