URI: 
       Fix #394 - Docs: add a missing link to the livereload page in the intro - 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 09115a96237065385851c0f2ef68d14245ac3382
   DIR parent e9b47da0814f388ba8ebbedf297dc060cb1bbef3
  HTML Author: Roberto Dip <dip.jesusr@gmail.com>
       Date:   Thu, 14 Aug 2014 23:22:57 -0300
       
       Fix #394 - Docs: add a missing link to the livereload page in the intro
       
       Diffstat:
         M docs/content/overview/introduction… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md
       @@ -42,7 +42,7 @@ Hugo boasts the following features:
          * Extremely fast built times (~1ms per page)
          * Completely cross platform: Runs on Mac OSX, Linux and Windows 
          * Easy [installation](/overview/installing)
       -  * Render changes [on the fly](/overview/usage) with [live reload](#) as you develop
       +  * Render changes [on the fly](/overview/usage) with [live reload](/extras/livereload) as you develop
          * Complete theme support
          * Host your site anywhere