diff options
| -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 1d991384..f757dd7c 100644 --- a/mercurial.html.markdown +++ b/mercurial.html.markdown @@ -2,7 +2,7 @@  category: tool  tool: hg  contributors: -	- ["Will L. Fife", "http://github.com/sarlalian"] +  - ["Will L. Fife", "http://github.com/sarlalian"]  filename: LearnHG.txt  --- @@ -384,4 +384,4 @@ $ hg remove *.txt  * [Learning Mercurial in Workflows](https://www.mercurial-scm.org/guid)  * [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/) | 
