Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/serg/yourfolio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorserg <contact@sergfurtak.com>2018-06-01 17:53:28 +0300
committerserg <contact@sergfurtak.com>2018-06-01 17:53:28 +0300
commit100b0b596e314d204194f3f774fb00a895056250 (patch)
treea154a968490329fb8768f764be90e7de76828881
parent8155ff65cbd1ad2e56b3806d7c99442e9acd7450 (diff)
fix development path in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10ac70b..9d8d0e3 100644
--- a/README.md
+++ b/README.md
@@ -35,4 +35,4 @@ Start a Hugo development server on your local machine inside your website folder
```
$ hugo server
```
-Your website will be available in browser by this path `localhost:1313`
+Your website will be available in browser by this path [`localhost:1313`](http://localhost:1313/)