summaryrefslogtreecommitdiff
path: root/examples/rssblog/index.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-10 21:45:36 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-10 21:45:36 +0100
commit4e3c26b01c369a3a70467ae4f925427775bb2726 (patch)
treecce1e0084d95a5a57cf575e3faf1e21aa728021a /examples/rssblog/index.html
parent15733a1a1ab5f01ae7595506a8809317326f362d (diff)
downloadhakyll-4e3c26b01c369a3a70467ae4f925427775bb2726.tar.gz
Migrated examples to use $root.
Diffstat (limited to 'examples/rssblog/index.html')
-rw-r--r--examples/rssblog/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rssblog/index.html b/examples/rssblog/index.html
index e628bd6..201cc18 100644
--- a/examples/rssblog/index.html
+++ b/examples/rssblog/index.html
@@ -3,7 +3,7 @@
<ul>
$posts
</ul>
- <a href="/posts.html">All posts...</a>
+ <a href="$root/posts.html">All posts...</a>
</div>
<div class="about">