fix reference to config.yaml
The configuration file has to be named config.yaml, so fix the documentation not to refer to config.yml. Change-Id: Icb2ef9f99a043a4e9a460f984436dcfdbe0cb41b
This commit is contained in:
@@ -162,7 +162,7 @@ deterministic, but not necessarily predictable or mutable.
|
|||||||
Configuring Reno
|
Configuring Reno
|
||||||
================
|
================
|
||||||
|
|
||||||
Reno looks for an optional ``config.yml`` file in the release notes
|
Reno looks for an optional ``config.yaml`` file in the release notes
|
||||||
directory. If the values in the configuration file do not apply to
|
directory. If the values in the configuration file do not apply to
|
||||||
the command being run, they are ignored. For example, some reno
|
the command being run, they are ignored. For example, some reno
|
||||||
commands take inputs controlling the branch, earliest revision, and
|
commands take inputs controlling the branch, earliest revision, and
|
||||||
|
|||||||
Reference in New Issue
Block a user