docs: minor markdown fixups

I am not sure these are necessary with `mkdocs` that I settled on,
but this allows `mdbook` to parse the markdown properly.
This commit is contained in:
Ilya Grigoriev 2023-08-12 19:16:41 -07:00 committed by Martin von Zweigbergk
parent 9d7419497c
commit d3bd1af37b
2 changed files with 5 additions and 4 deletions

View File

@ -94,12 +94,12 @@ You'll then need to use `jj new --before` to create new commits
and `jj move --to`
to move new changes into the correct commits.
[config]: ./config.md
[config]: config.md
[gitignore]: https://git-scm.com/docs/gitignore
[revsets]: ./revsets.md
[revsets]: revsets.md
[templates]: ./templates.md
[templates]: templates.md
[this issue]: https://github.com/martinvonz/jj/issues/1531

View File

@ -157,8 +157,9 @@ the [tutorial][tut].
[^1]: This is a GitHub Style review, as GitHub currently only is able to compare
branches.
[^2]: If you're wondering why we prefer clean commits in this project, see
e.g.[this blog post][stacked]
e.g. [this blog post][stacked]
[detached]: https://git-scm.com/docs/git-checkout#_detached_head