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