From 8ece42de7b61851fcdb6ca346f03c3d0d7413c04 Mon Sep 17 00:00:00 2001 From: Alex Shovlin Date: Thu, 17 Sep 2026 15:32:32 -0400 Subject: [PATCH] Update link to AWS CLI contributing guide I noticed that the V2 docs were still linking to the V1 guide --- doc/source/_templates/feedback.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/_templates/feedback.html b/doc/source/_templates/feedback.html index a85b2606a4fa..2735d4bcbe24 100644 --- a/doc/source/_templates/feedback.html +++ b/doc/source/_templates/feedback.html @@ -2,5 +2,5 @@

Feedback

Did you find this page useful? Do you have a suggestion to improve the documentation? Give us feedback.
- If you would like to suggest an improvement or fix for the AWS CLI, check out our contributing guide on GitHub.

+ If you would like to suggest an improvement or fix for the AWS CLI, check out our contributing guide on GitHub.