summaryrefslogtreecommitdiffstats
path: root/nikola/data/samplesite/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/data/samplesite/README.txt')
-rw-r--r--nikola/data/samplesite/README.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/nikola/data/samplesite/README.txt b/nikola/data/samplesite/README.txt
index aeea39c..da0d685 100644
--- a/nikola/data/samplesite/README.txt
+++ b/nikola/data/samplesite/README.txt
@@ -1,6 +1,6 @@
-This folder contains the source used to generate a static site by nikola.
+This folder contains the source used to generate a static site using Nikola.
-Installation and documentation at http://getnikola.com
+Installation and documentation at https://getnikola.com/
Configuration file for the site is `conf.py`.
@@ -12,7 +12,7 @@ To see it::
nikola serve
-And point your browser to http://localhost:8000
+And point your browser to http://localhost:8000/
To check all available commands::