diff --git a/docs/docsite/rst/community/development_process.rst b/docs/docsite/rst/community/development_process.rst index 010bcbb607d..985454f0d12 100644 --- a/docs/docsite/rst/community/development_process.rst +++ b/docs/docsite/rst/community/development_process.rst @@ -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. The toplevel keys (bugfixes, major_changes, etc) are defined in the -`config file ` for our release note tool. Here are the valid sections and a description of each: +`config file `_ for our release note tool. Here are the valid sections and a description of each: **major_changes** Major changes to Ansible itself. Generally does not include module or plugin changes.