fix quote

This commit is contained in:
Bud Parr 2014-08-01 22:50:14 -04:00
parent 27f2d75d88
commit cf2fe606a6
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ branch]({{ site.repository }}/tree/gh-pages) of the same repository.
<div class="note warning">
<h5>Source Files Must be in the Root Directory</h5>
<p>Github Pages <a href="https://help.github.com/articles/troubleshooting-github-pages-build-failures#source-setting">overrides</a> the <a href="http://jekyllrb.com/docs/configuration/#global-configuration">Site Source"</a> configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly.
<p>
Github Pages <a href="https://help.github.com/articles/troubleshooting-github-pages-build-failures#source-setting">overrides</a> the <a href="http://jekyllrb.com/docs/configuration/#global-configuration">“Site Source”</a> configuration value, so if you locate your files anywhere other than the root directory, your site may not build correctly.
</p>
</div>