From 2fcf77a16592f539f8cca6c68f15300ed201e2e4 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 12 Dec 2015 19:41:11 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83a8aeb..b204915 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ You can add a social link panel in the footer by adding entries to the [`config. In order to see your site in action, run Hugo's built-in local server. - $ hugo server -w + $ hugo server -Now enter `localhost:1313` in the address bar of your browser. +Now enter [`localhost:1313`](http://localhost:1313) in the address bar of your browser. ## Contributing