diff options
| author | Fasermaler <41094233+Fasermaler@users.noreply.github.com> | 2019-08-13 17:22:11 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-13 17:22:11 +0800 | 
| commit | 55ec5c541476ec9faf51226f5e901a766fa88776 (patch) | |
| tree | 194995a6b426c13101cfd9bd2dc66fc189a39dca | |
| parent | 7f4e0992939fc3c24656d317fee62713af1fdd94 (diff) | |
[mercurial/en] Fix mercurial workflow link
| -rw-r--r-- | mercurial.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/mercurial.html.markdown b/mercurial.html.markdown index 330beb35..98658f83 100644 --- a/mercurial.html.markdown +++ b/mercurial.html.markdown @@ -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/)
\ No newline at end of file +* [Mercurial: The Definitive Guide by Bryan O'Sullivan](http://hgbook.red-bean.com/) | 
