From cf2fe606a604e670034014b1edba1e6042c816b1 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Fri, 1 Aug 2014 22:50:14 -0400 Subject: [PATCH] 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.