From fd121e2a5e060ed35c245a97ec8255988bd7c09d Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 6 Feb 2016 19:04:47 -0800 Subject: [PATCH] Add note about upgrading documentation on jekyllrb.com/help/ --- site/help/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/help/index.md b/site/help/index.md index 5ce0846c..ba159599 100644 --- a/site/help/index.md +++ b/site/help/index.md @@ -5,6 +5,11 @@ title: Getting Help Need help with Jekyll? Try these resources. +### [Upgrading Documentation](/docs/upgrading/) + +Did you recently upgrade from Jekyll 1 to 2 or from Jekyll 2 to 3? +Known breaking changes are listed in the upgrading docs. + ### [Google](https://google.com) Add **jekyll** to almost any query, and you'll find just what you need.