From 76ad86667b393a1a7fff21a6a280da14835ac9e4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 1 Mar 2014 17:20:25 -0500 Subject: [PATCH] Point migration docs link to the actual docs ... not to a confusingly-similar docs page. Ref: https://twitter.com/Thedeadlybutter/status/439862381964181504 --- site/docs/migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/migrations.md b/site/docs/migrations.md index f9ecc1f5..a080c6c6 100644 --- a/site/docs/migrations.md +++ b/site/docs/migrations.md @@ -8,4 +8,4 @@ permalink: /docs/migrations/ If you’re switching to Jekyll from another blogging system, Jekyll’s importers can help you with the move. To learn more about importing your site to Jekyll, -visit our [`jekyll-import` docs site](http://import.jekyllrb.com). +visit our [`jekyll-import` docs site](http://import.jekyllrb.com/docs/home/).