summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown b/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown
index b319712..632ce4f 100644
--- a/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown
+++ b/web/tutorials/a-guide-to-the-hakyll-module-zoo.markdown
@@ -62,7 +62,7 @@ These modules contain some "pre-packaged" solutions for common situations. They
can be used as-is, or their source can be used as inspiration for your own
tools.
-* [Hakyll.Web.Page.List](/reference/Hakyll-Web-Page-List.html)
+* [Hakyll.Web.Template.List](/reference/Hakyll-Web-Template-List.html)
Combine several pages into a list, such as a list of posts, images in a
gallery, etc.