Docs: reference Jekyll import command in tools section
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Sat, 12 Dec 2015 18:34:14 +0000 (19:34 +0100)
committerAnthony Fok <foka@debian.org>
Wed, 16 Dec 2015 07:00:05 +0000 (00:00 -0700)
docs/content/tools/index.md

index 9b486c3be3716c9bbdd4fa63dd5bbc481a699cb0..14788ab673e8efa479a6d8b03c285df4dda7dda0 100644 (file)
@@ -16,7 +16,7 @@ your content into Hugo-friendly formats.
 
 ### Jekyll
 
-Alternatively, you can follow the manual [migration guide]({{< relref "tutorials/migrate-from-jekyll.md" >}}).
+Alternatively, you can follow the manual [migration guide]({{< relref "tutorials/migrate-from-jekyll.md" >}}) or use the new [Jekyll import command]({{< relref "commands/hugo_import_jekyll.md" >}}).
 
 - [JekyllToHugo](https://github.com/SenjinDarashiva/JekyllToHugo) - A Small script for converting Jekyll blog posts to a Hugo site.
 - [ConvertToHugo](https://github.com/coderzh/ConvertToHugo) - Convert your blog from Jekyll to Hugo.