From cc84d8651b8901855749aa28d42373d0f186d3b4 Mon Sep 17 00:00:00 2001 From: Sam Umbach Date: Sat, 14 Nov 2015 16:54:59 -0500 Subject: [PATCH] Fix broken link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3871fc9..797dc12 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Install via [RubyGems](http://rubygems.org/pages/download): Example ------- -At its most essential, Stasis takes a directory tree with [supported template files](#supported_markup_languages) and renders them. +At its most essential, Stasis takes a directory tree with [supported template files](#supported-markup-languages) and renders them. Example directory structure: @@ -270,4 +270,4 @@ Stasis uses [Tilt](https://github.com/rtomayko/tilt) to support the following te ### This Web Site -[Take a look at the Stasis project](https://github.com/winton/stasis/tree/master/site) that automatically generated this web site from the project [README](https://github.com/winton/stasis/blob/master/README.md). \ No newline at end of file +[Take a look at the Stasis project](https://github.com/winton/stasis/tree/master/site) that automatically generated this web site from the project [README](https://github.com/winton/stasis/blob/master/README.md).