From ef5d4050dbdc790e028f505c1f730322bcb4775c Mon Sep 17 00:00:00 2001 From: Kit Ewbank Date: Tue, 9 Nov 2021 07:36:07 -0500 Subject: [PATCH 1/2] Correct 'Core Services' link --- docs/roadmaps/2021_August_to_October.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmaps/2021_August_to_October.md b/docs/roadmaps/2021_August_to_October.md index 9677e9bc8ed..be12e4e66d5 100644 --- a/docs/roadmaps/2021_August_to_October.md +++ b/docs/roadmaps/2021_August_to_October.md @@ -2,7 +2,7 @@ Every few months, the team will highlight areas of focus for our work and upcoming research. -We select items for inclusion in the roadmap from the Top 10 Community Issues, [Core Services](docs/contributing/core-services.md), and internal priorities. Where community sourced contributions exist we will work with the authors to review and merge their work. Where this does not exist or the original contributors are not available we will create the resources and implementation ourselves. +We select items for inclusion in the roadmap from the Top 10 Community Issues, [Core Services](../contributing/core-services.md), and internal priorities. Where community sourced contributions exist we will work with the authors to review and merge their work. Where this does not exist or the original contributors are not available we will create the resources and implementation ourselves. Each weekly release will include necessary tasks that lead to the completion of the stated goals as well as community pull requests, enhancements, and features that are not highlighted in the roadmap. To view all the items we've prioritized for this quarter, please see the [Roadmap milestone](https://github.com/hashicorp/terraform-provider-aws/milestone/138). From cb2f1b65ecde2ae4b90f63903302f39c875c8359 Mon Sep 17 00:00:00 2001 From: Kit Ewbank Date: Tue, 9 Nov 2021 07:42:00 -0500 Subject: [PATCH 2/2] Add issue link --- docs/roadmaps/2021_August_to_October.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmaps/2021_August_to_October.md b/docs/roadmaps/2021_August_to_October.md index be12e4e66d5..e83b1026369 100644 --- a/docs/roadmaps/2021_August_to_October.md +++ b/docs/roadmaps/2021_August_to_October.md @@ -34,7 +34,7 @@ The next major release of the provider will include the adoption of the AWS Go S There will also be the usual deprecations and sometimes breaking changes to existing resources which are necessary to maintain consistency of behavior across resources. Our goal is to focus on standardization to reduce technical debt and lay a strong foundation for future enhancement initiatives within the provider. -For details of the changes in full please refer to #20433. We would love to hear your feedback. +For details of the changes in full please refer to [#20433](https://github.com/hashicorp/terraform-provider-aws/issues/20433). We would love to hear your feedback. ## New Services