docs: add link to "Jujutsu for everyone" tutorial

Our own tutorial and the one by Steve Klabnik both require experience
with Git. Adding a link to "Jujutsu for everyone" will give newcomers
without that experience an appropriate starting point for learning
Jujutsu.
This commit is contained in:
Remo Senekowitsch 2025-09-21 12:52:25 +02:00 committed by Austin Seipp
parent b7f8d50523
commit 526005fd2b

View file

@ -3,6 +3,8 @@
> **Hint:** This tutorial has become somewhat out of date. Many people find
> the alternative (not quite finished) [tutorial by Steve
> Klabnik](https://steveklabnik.github.io/jujutsu-tutorial/) helpful.
> If you're looking for a tutorial that doesn't require experience with Git,
> take a look at [Jujutsu for everyone](https://jj-for-everyone.github.io).
This text assumes that the reader is familiar with Git.