From b494e788a1c434c9ecf20d7695790c64c8938e6b Mon Sep 17 00:00:00 2001 From: Adam Prescott Date: Mon, 18 Mar 2013 19:24:15 +0000 Subject: [PATCH] Fix broken README TOC link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7bcf67..d20d40c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Now visit to view the site. * [Configuration](#configuration) * [Deploying](#deploying) * [Customising the admin interface](#customising-the-admin-interface) -* [Custom tags](#custom-tags) +* [Custom tags and filters](#custom-tags-and-filters) * [Template variables](#template-variables) * [Developing Serif](#developing-serif) * [Changes and what's new](#changes-and-whats-new)