From b7d4f9276446e5f7c5850515668291fbacc6306f Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Fri, 26 Feb 2016 13:13:07 -0800 Subject: [PATCH] Upgrading, documentation "Upgrading Documentation" reads to me like "upgrading the documentation" rather than "documentation for upgrading". There's a link in the site navigation to documentation, but seems worth a mention here, even though the Google option will often bring one to it. :smile: --- site/help/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/help/index.md b/site/help/index.md index 7c27ae4d..7219114e 100644 --- a/site/help/index.md +++ b/site/help/index.md @@ -5,11 +5,15 @@ title: Getting Help Need help with Jekyll? Try these resources. -### [Upgrading Documentation](/docs/upgrading/) +### [Upgrading](/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. +### [Documentation](/docs/home/) + +Our guide to Jekyll covering installation, writing, customization, deployment, and more. + ### [Google](https://www.google.com/?q=jekyll) Add **jekyll** to almost any query, and you'll find just what you need.