From 053ba9a9ca5db831ac3cdd8f2cb543d4556e36eb Mon Sep 17 00:00:00 2001 From: mikecole Date: Wed, 25 Jun 2014 13:50:07 -0500 Subject: [PATCH] Provide an updated, more comprehensive link... to Windows installation instructions. --- site/docs/windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/windows.md b/site/docs/windows.md index b1f12ccc..4a87d3c4 100644 --- a/site/docs/windows.md +++ b/site/docs/windows.md @@ -12,7 +12,7 @@ knowledge and lessons that have been unearthed by Windows users. ## Installation -Madhur Ahuja has written up instructions to get +Julian Thilo has written up instructions to get [Jekyll running on Windows][windows-installation] and it seems to work for most. ## Encoding @@ -29,7 +29,7 @@ the site generation process. It can be done with the following command: $ chcp 65001 {% endhighlight %} -[windows-installation]: http://www.madhur.co.in/blog/2011/09/01/runningjekyllwindows.html +[windows-installation]: https://github.com/juthilo/run-jekyll-on-windows ## Auto-regeneration