From aa0fbfb633cf79890cec1782eb0240f6ffb83ebf Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 24 Feb 2015 11:36:36 +0200 Subject: [PATCH] Add missing insert-title --- CONTENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTENT.md b/CONTENT.md index c344cb0..24d61c8 100644 --- a/CONTENT.md +++ b/CONTENT.md @@ -27,5 +27,5 @@ main :: IO () main = putStrLn "Hello World!" ``` -And don't forget that linking to content ([](somecontent.md)) and to +And don't forget that linking to content ([insert-title](somecontent.md)) and to outlines ([insert-title](../outline/someoutline.md)) is a good idea.