docs: fix broken link (#7955)

Merge pull request 7955
This commit is contained in:
JC 2019-12-31 09:15:04 -08:00 committed by jekyllbot
parent b0cca4c1b4
commit 4c0ba3a6bd
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ to see more detailed examples.
<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>
GitHub Pages <a href="https://help.github.com/en/github/working-with-github-pages/troubleshooting-jekyll-build-errors-for-github-pages-sites">overrides</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.