Correct the default for the remote_name config

See: https://github.com/mkdocs/mkdocs/blob/master/mkdocs/config/defaults.py#L119
This commit is contained in:
Dougal Matthews
2016-11-23 21:07:08 +00:00
parent 19917def3a
commit ecc0550c71

View File

@@ -129,7 +129,7 @@ Pages. This option can be overridden by a command line option in `gh-deploy`.
Set the remote name to push to when using `gh-deploy` to deploy to Github Pages.
This option can be overridden by a command line option in `gh-deploy`.
**default**: `gh-pages`
**default**: `origin`
## Documentation layout