From 861c81b59034333bc43e86a9f28f17d92fb22b8b Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Wed, 9 Jul 2014 01:44:11 +0200 Subject: [PATCH] Update link to Windows installation guide I've just released a new version of Run Jekyll on Windows and it's now got its own domain! --- site/docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/windows.md b/site/docs/windows.md index 4a87d3c4..b87140b9 100644 --- a/site/docs/windows.md +++ b/site/docs/windows.md @@ -29,7 +29,7 @@ the site generation process. It can be done with the following command: $ chcp 65001 {% endhighlight %} -[windows-installation]: https://github.com/juthilo/run-jekyll-on-windows +[windows-installation]: http://jekyll-windows.juthilo.com/ ## Auto-regeneration