Fix an RST link to the changelog config in docs (#57419)

pull/57634/head
Sviatoslav Sydorenko 7 years ago committed by Alicia Cozine
parent 819507840f
commit d701910bf0

@ -165,7 +165,7 @@ To create a changelog entry, create a new file with a unique name in the ``chang
A single changelog fragment may contain multiple sections but most will only contain one section. A single changelog fragment may contain multiple sections but most will only contain one section.
The toplevel keys (bugfixes, major_changes, etc) are defined in the The toplevel keys (bugfixes, major_changes, etc) are defined in the
`config file <https://github.com/ansible/ansible/blob/devel/changelogs/config.yaml>` for our release note tool. Here are the valid sections and a description of each: `config file <https://github.com/ansible/ansible/blob/devel/changelogs/config.yaml>`_ for our release note tool. Here are the valid sections and a description of each:
**major_changes** **major_changes**
Major changes to Ansible itself. Generally does not include module or plugin changes. Major changes to Ansible itself. Generally does not include module or plugin changes.

Loading…
Cancel
Save