Fix broken or redirected links (#302)

This commit is contained in:
azu 2017-12-18 09:44:07 +09:00 committed by Joel Marcey
parent 2f860ecfe7
commit e865ed88a0
4 changed files with 6 additions and 6 deletions

View file

@ -80,7 +80,7 @@ Alias: `publish-gh-pages`
- `CIRCLE_PROJECT_REPONAME`: The name of the git repo, e.g. "Docusaurus".
- `CI_PULL_REQUEST`: Expected to be truthy if the current CI run was triggered by a commit in a pull request.
You can learn more about configuring automatic deployments with CircleCI in the [Publishing guide](publishing.md).
You can learn more about configuring automatic deployments with CircleCI in the [Publishing guide](getting-started-publishing.md).
---