diff options
| author | 2013-02-13 18:35:39 -0300 | |
|---|---|---|
| committer | 2013-02-13 18:35:39 -0300 | |
| commit | a40930043121a4b60de8526d58417761a54ab718 (patch) | |
| tree | 383c5cf8e320761ee942619282fe51be625179a7 /nikola/data/samplesite | |
| parent | 9c5708cc92af894e414bc76ee35ec2230de5d288 (diff) | |
Imported Upstream version 5.2upstream/5.2
Diffstat (limited to 'nikola/data/samplesite')
| -rw-r--r-- | nikola/data/samplesite/posts/1.txt | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | nikola/data/samplesite/stories/configsample.txt | 2 |
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 |
