diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-04-13 14:47:53 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-13 14:47:53 -0400 |
commit | b6e823bce43b1508cf486626ba4c7afd192748ed (patch) | |
tree | 312c4313a9e10ff6ba723c7100ff62ddd2c07ba3 | |
parent | 1c822866e34103bfceb010f56ed7f9fc673fde45 (diff) | |
download | sr.ht-docs-b6e823bce43b1508cf486626ba4c7afd192748ed.tar.gz |
Fix other resources for hg.sr.ht
-rw-r--r-- | tutorials/set-up-account-and-hg.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorials/set-up-account-and-hg.md b/tutorials/set-up-account-and-hg.md index 0e1da89..5fd9737 100644 --- a/tutorials/set-up-account-and-hg.md +++ b/tutorials/set-up-account-and-hg.md @@ -88,5 +88,5 @@ Next: [Getting started with builds.sr.ht](getting-started-with-builds.md) Other resources: -- [The git book](https://git-scm.com/book/en/v2) -- [git.sr.ht user manual](/git.sr.ht) +- [Mercurial: the definitive guide](https://book.mercurial-scm.org/) +- [hg.sr.ht user manual](/hg.sr.ht) |