From 6de551224ff6ada0eb7a0a45938d535302a38d7c Mon Sep 17 00:00:00 2001 From: Sumit Jaiswal Date: Thu, 6 May 2021 21:24:33 +0530 Subject: doc path update (#157) To update changelog doc path in Readme Reviewed-by: https://github.com/apps/ansible-zuul --- README.md | 2 +- changelogs/fragments/changelog_doc_path_update.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 changelogs/fragments/changelog_doc_path_update.yaml diff --git a/README.md b/README.md index 3830858..9039aab 100644 --- a/README.md +++ b/README.md @@ -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 0000000..e32d829 --- /dev/null +++ b/changelogs/fragments/changelog_doc_path_update.yaml @@ -0,0 +1,3 @@ +--- +trivial: + - Update changelog doc path link in README. -- cgit v1.2.3