1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 05:21:26 +02:00

[mercurial/en] Fix mercurial workflow link

This commit is contained in:
Fasermaler
2019-08-13 17:22:11 +08:00
committed by GitHub
parent 7f4e099293
commit 55ec5c5414

View File

@@ -350,6 +350,6 @@ $ hg remove *.txt
## Further information
* [Learning Mercurial in Workflows](https://www.mercurial-scm.org/guid)
* [Learning Mercurial in Workflows](https://www.mercurial-scm.org/guide)
* [Mercurial Quick Start](https://www.mercurial-scm.org/wiki/QuickStart)
* [Mercurial: The Definitive Guide by Bryan O'Sullivan](http://hgbook.red-bean.com/)