From 807ee8a0c30c02af7b3e209b739bb917584435c4 Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Tue, 29 Oct 2024 11:24:17 +0100 Subject: [PATCH] Links update after branching stable-9 Signed-off-by: Alina Buzachis --- README.md | 4 ++-- changelogs/fragments/20241029-update-docs.yml | 2 ++ docs/docsite/links.yml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 changelogs/fragments/20241029-update-docs.yml diff --git a/README.md b/README.md index d63c845a58e..84c022af397 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ All support for the original AWS SDK `boto` was removed in release 4.0.0. ## Included content -See the complete list of collection content in the [Plugin Index](https://ansible-collections.github.io/community.aws/branch/main/collections/community/aws/index.html#plugin-index). +See the complete list of collection content in the [Plugin Index](https://ansible-collections.github.io/community.aws/branch/stable-9/collections/community/aws/index.html#plugin-index). @@ -135,7 +135,7 @@ See [Contributing to Ansible-maintained collections](https://docs.ansible.com/an ## Release notes -See the [rendered changelog](https://ansible-collections.github.io/community.aws/branch/main/collections/community/aws/docsite/CHANGELOG.html) or the [raw generated changelog](https://github.com/ansible-collections/community.aws/tree/main/CHANGELOG.rst). +See the [rendered changelog](https://ansible-collections.github.io/community.aws/branch/stable-9/collections/community/aws/docsite/CHANGELOG.html) or the [raw generated changelog](https://github.com/ansible-collections/community.aws/tree/stable-9/CHANGELOG.rst). ## Roadmap diff --git a/changelogs/fragments/20241029-update-docs.yml b/changelogs/fragments/20241029-update-docs.yml new file mode 100644 index 00000000000..061fb435ed7 --- /dev/null +++ b/changelogs/fragments/20241029-update-docs.yml @@ -0,0 +1,2 @@ +trivial: + - "Update docs links after branching ``stable-9``." diff --git a/docs/docsite/links.yml b/docs/docsite/links.yml index 3369b815ffa..d0b2e9e5087 100644 --- a/docs/docsite/links.yml +++ b/docs/docsite/links.yml @@ -7,7 +7,7 @@ # functionality for your collection. edit_on_github: repository: ansible-collections/community.aws - branch: main + branch: stable-9 # If your collection root (the directory containing galaxy.yml) does not coincide with your # repository's root, you have to specify the path to the collection root here. For example, # if the collection root is in a subdirectory ansible_collections/community/REPO_NAME