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