fix link to Site Source config (#7708)

Merge pull request 7708
This commit is contained in:
James Rhea 2019-06-12 18:39:14 -04:00 committed by jekyllbot
parent 58bc689829
commit f56b7d59e6
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ to see more detailed examples.
<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="/docs/configuration/>“Site Source”</a>
the <a href="/docs/configuration/options/">“Site Source”</a>
configuration value, so if you locate your files anywhere other than the
root directory, your site may not build correctly.
</p>