summaryrefslogtreecommitdiffstats
path: root/nikola/data/samplesite
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/data/samplesite')
-rw-r--r--nikola/data/samplesite/posts/1.txt2
-rw-r--r--[-rwxr-xr-x]nikola/data/samplesite/stories/configsample.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/nikola/data/samplesite/posts/1.txt b/nikola/data/samplesite/posts/1.txt
index 5741e05..2e6c3ba 100644
--- a/nikola/data/samplesite/posts/1.txt
+++ b/nikola/data/samplesite/posts/1.txt
@@ -8,7 +8,7 @@ and build a site using it. Congratulations!
* You can read the manual `here </stories/handbook.html>`__
* You can learn more about Nikola at http://nikola.ralsina.com.ar
-* You can see a demo photo gallery `here </galleries/demo/>`__
+* You can see a demo photo gallery `here </galleries/demo/index.html>`__
* Demo usage of listings `here </stories/listings-demo.html>`__
* Demo of slideshows `here </stories/slides-demo.html>`__
diff --git a/nikola/data/samplesite/stories/configsample.txt b/nikola/data/samplesite/stories/configsample.txt
index 89d296e..a148942 100755..100644
--- a/nikola/data/samplesite/stories/configsample.txt
+++ b/nikola/data/samplesite/stories/configsample.txt
@@ -218,4 +218,4 @@
# You can also replace the provided tasks with your own by redefining them
# below this point. For a list of current tasks, run "doit list", and for
- # help on their syntax, refer to the doit handbook at http://python-doit.sf.net
+ # help on their syntax, refer to the doit handbook at http://pydoit.org