Skip to content

Commit 8c4b378

Browse files
edanielssteveklabnik
authored andcommitted
Update jj vcs docs links to new jj-vcs.dev domain
1 parent b148979 commit 8c4b378

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/hello-world/how-to-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ For the full range of ways to install `jj`, you can visit the [Installation and
77
Setup][install] page of the official documentation. Personally, because I am
88
a Rust developer, and `jj` is written in Rust, I installed my copy like this:
99

10-
[install]: https://martinvonz.github.io/jj/latest/install-and-setup/
10+
[install]: https://docs.jj-vcs.dev/latest/install-and-setup/
1111

1212
```console
1313
$ cargo install jj-cli@0.23.0 --locked

src/introduction/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ Anyway, let's get on with it.
4949
[jj]: https://github.com/martinvonz/jj
5050
[r4r]: https://github.com/steveklabnik/rust_for_rubyists
5151
[chris]: https://v5.chriskrycho.com/essays/jj-init/
52-
[jj-vevo]: https://martinvonz.github.io/jj/v0.13.0/tutorial/
52+
[jj-vevo]: https://docs.jj-vcs.dev/v0.13.0/tutorial/
5353
[github]: https://github.com/steveklabnik/jujutsu-tutorial

0 commit comments

Comments
 (0)