summaryrefslogtreecommitdiffstats
path: root/nikola/data/samplesite/README.txt
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2015-07-08 07:35:02 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2015-07-08 07:35:02 -0300
commitb0b24795b24ee6809397fbbadf42f31f310a219f (patch)
tree46d05bb47460b4ec679211717c4ab07414b80d9c /nikola/data/samplesite/README.txt
parent5ec02211214350ee558fd9f6bb052264fd24f75e (diff)
Imported Upstream version 7.6.0upstream/7.6.0
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::