Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/hello-world/how-to-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ For the full range of ways to install `jj`, you can visit the [Installation and
Setup][install] page of the official documentation. Personally, because I am
a Rust developer, and `jj` is written in Rust, I installed my copy like this:

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

```console
$ cargo install jj-cli@0.23.0 --locked
Expand Down
2 changes: 1 addition & 1 deletion src/introduction/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Anyway, let's get on with it.
[jj]: https://github.com/martinvonz/jj
[r4r]: https://github.com/steveklabnik/rust_for_rubyists
[chris]: https://v5.chriskrycho.com/essays/jj-init/
[jj-vevo]: https://martinvonz.github.io/jj/v0.13.0/tutorial/
[jj-vevo]: https://docs.jj-vcs.dev/v0.13.0/tutorial/
[github]: https://github.com/steveklabnik/jujutsu-tutorial