mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user