From 10235aeb66d3ac394b4836534c501733462dfc0e Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Tue, 31 Dec 2013 14:03:46 -0500 Subject: [PATCH] Fix Tom Preston-Werner blog source link --- site/docs/sites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/sites.md b/site/docs/sites.md index 57c927b8..9e0b60b0 100644 --- a/site/docs/sites.md +++ b/site/docs/sites.md @@ -11,7 +11,7 @@ with. Below are some Jekyll-powered blogs which were hand-picked for learning purposes. - [Tom Preston-Werner](http://tom.preston-werner.com/) - ([source](http://github.com/mojombo/mojombo.github.com)) + ([source](https://github.com/mojombo/mojombo.github.io)) - [Nick Quaranto](http://quaran.to/) ([source](https://github.com/qrush/qrush.github.com)) - [Roger Chapman](http://rogchap.com/)