URI: 
       Remove anchor from fork link in README - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 6b34a4e4e8a18e1f78a5727e583638a6bb247f4f
   DIR parent f77279bb00709cb97840d1bed837a8276983c587
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Wed, 21 Oct 2015 10:48:16 +0200
       
       Remove anchor from fork link in README
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.md b/README.md
       @@ -59,7 +59,7 @@ Use the [installation instructions in the Hugo documentation](http://gohugo.io/o
            * [Mercurial](https://www.mercurial-scm.org/)
            * [Go][] 1.4+
        
       -2. [Fork the Hugo project on GitHub](https://github.com/spf13/hugo#fork-destination-box).
       +2. [Fork the Hugo project on GitHub](https://github.com/spf13/hugo).
        
        3. Clone your fork: