From bf9070a6fd117b47eaf39dc6718f71a4ae4924a9 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sat, 11 Feb 2012 19:13:58 -0600 Subject: [PATCH] fixed blog url to point to octopress.org --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b09453e..d9e84ea 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ # Main Configs # # ----------------------- # -url: http://octopress.github.com +url: http://octopress.org title: Octopress subtitle: A blogging framework for hackers. author: Brandon Mathis