diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | changelogs/fragments/changelog_doc_path_update.yaml | 3 | 
2 files changed, 4 insertions, 1 deletions
| @@ -146,7 +146,7 @@ Please read and familiarize yourself with this document.  ## Release notes -Release notes are available [here](https://github.com/ansible-collections/vyos.vyos/blob/main/changelogs/CHANGELOG.rst). +Release notes are available [here](https://github.com/ansible-collections/vyos.vyos/blob/main/CHANGELOG.rst).  ## Roadmap diff --git a/changelogs/fragments/changelog_doc_path_update.yaml b/changelogs/fragments/changelog_doc_path_update.yaml new file mode 100644 index 00000000..e32d8292 --- /dev/null +++ b/changelogs/fragments/changelog_doc_path_update.yaml @@ -0,0 +1,3 @@ +--- +trivial: +  - Update changelog doc path link in README. | 
