mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
docs: use relative links to Markdown files instead of linking to GitHub
This allows links to point to other pages in the generated mkdocs documentation output instead of pointing to external GitHub URLs.
This commit is contained in:
parent
b70a12e2db
commit
cd5e7316f1
2 changed files with 3 additions and 4 deletions
|
|
@ -156,8 +156,7 @@ $ # force push
|
|||
$ jj git push --bookmark your-feature
|
||||
```
|
||||
|
||||
The hyphen after `your-feature` comes from the
|
||||
[revset](https://github.com/jj-vcs/jj/blob/main/docs/revsets.md) syntax.
|
||||
The hyphen after `your-feature` comes from the [revset](revsets.md) syntax.
|
||||
|
||||
## Working with other people's bookmarks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue