From 27f2d75d88c3c997105845a72ee2dfda5ac842cd Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Fri, 1 Aug 2014 22:44:38 -0400 Subject: [PATCH 1/2] change links from Markdown to HTML --- site/_docs/github-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_docs/github-pages.md b/site/_docs/github-pages.md index 630bab5a..e7f7c548 100644 --- a/site/_docs/github-pages.md +++ b/site/_docs/github-pages.md @@ -56,7 +56,7 @@ branch]({{ site.repository }}/tree/gh-pages) of the same repository.
Source Files Must be in the Root Directory
-

Github Pages [overrides](https://help.github.com/articles/troubleshooting-github-pages-build-failures#source-setting) the ["Site Source"](http://jekyllrb.com/docs/configuration/#global-configuration) configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly. +

Github Pages overrides the Site Source" configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly.

From cf2fe606a604e670034014b1edba1e6042c816b1 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Fri, 1 Aug 2014 22:50:14 -0400 Subject: [PATCH 2/2] fix quote --- site/_docs/github-pages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_docs/github-pages.md b/site/_docs/github-pages.md index e7f7c548..b8bf4d33 100644 --- a/site/_docs/github-pages.md +++ b/site/_docs/github-pages.md @@ -56,8 +56,8 @@ branch]({{ site.repository }}/tree/gh-pages) of the same repository.
Source Files Must be in the Root Directory
-

Github Pages overrides the Site Source" configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly. - +

+Github Pages overrides the “Site Source” configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly.