From 5d827ac40e8a6765ec1eda2477b65f5756a8c466 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 6 May 2014 13:16:51 -0400 Subject: [PATCH] No more relative permalinks! Fix for a test. --- test/source/+/foo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/source/+/foo.md b/test/source/+/foo.md index cb4f8ce0..30f9535f 100644 --- a/test/source/+/foo.md +++ b/test/source/+/foo.md @@ -1,7 +1,7 @@ --- layout: default title : Page inside + -permalink: plus+in+url +permalink: /+/plus+in+url --- Line 1 {{ page.title }}