From 50aa9b60c23470cbfe6fc2d26b92148296d3482e Mon Sep 17 00:00:00 2001 From: Mark IJbema Date: Sat, 10 Aug 2013 22:01:40 +0200 Subject: [PATCH] Fixed outdated link --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a62df10..76a2cdb 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ # This is the default format. -# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks +# For more see: http://jekyllrb.com/docs/permalinks/ permalink: /:categories/:year/:month/:day/:title exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]