diff --git a/docs/FAQ.md b/docs/FAQ.md index c6a0a73c7..db4e10fec 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -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 diff --git a/docs/github.md b/docs/github.md index b30af3681..d2e6363aa 100644 --- a/docs/github.md +++ b/docs/github.md @@ -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