From 4017325981f8fda29daedf75febcc5d44e1aa0b8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 27 Mar 2014 19:14:11 -0400 Subject: [PATCH] Add links to our lovely new Help repo --- site/_config.yml | 1 + site/_includes/primary-nav-items.html | 3 +++ site/docs/troubleshooting.md | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/site/_config.yml b/site/_config.yml index 7181a663..d05758a2 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -4,3 +4,4 @@ gauges_id: 503c5af6613f5d0f19000027 permalink: /news/:year/:month/:day/:title/ excerpt_separator: noifniof3nioaniof3nioafafinoafnoif repository: https://github.com/jekyll/jekyll +help_url: https://github.com/jekyll/help diff --git a/site/_includes/primary-nav-items.html b/site/_includes/primary-nav-items.html index d6843338..b6470af1 100644 --- a/site/_includes/primary-nav-items.html +++ b/site/_includes/primary-nav-items.html @@ -8,6 +8,9 @@
  • News
  • +
  • + Help +
  • View on GitHub
  • diff --git a/site/docs/troubleshooting.md b/site/docs/troubleshooting.md index 8219ded7..cdd531df 100644 --- a/site/docs/troubleshooting.md +++ b/site/docs/troubleshooting.md @@ -6,9 +6,9 @@ next_section: sites permalink: /docs/troubleshooting/ --- -If you ever run into problems installing or using Jekyll, here's a few tips +If you ever run into problems installing or using Jekyll, here are a few tips that might be of help. If the problem you’re experiencing isn’t covered below, -please [report an issue]({{ site.repository }}/issues/new) so the +please [report an issue]({{site.help_url}}/issues/new) so the Jekyll community can make everyone’s experience better. ## Installation Problems