Skip to content

Commit c86b2e6

Browse files
authored
chore: Update feedback portal url (#1473)
1 parent 4f7a75b commit c86b2e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: MongoDB Atlas CloudFormation Resources Beta Feature Request
4-
url: https://feedback.mongodb.com/forums/924145-atlas/category/392596-atlas-cloudformation-resources
4+
url: https://feedback.mongodb.com/ideas?category=7548141186718564699
55
about: Request a feature or up-vote an existing suggestion!
66
- name: MongoDB Atlas
77
url: https://www.mongodb.com/cloud/atlas

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ See the [cdk examples](https://github.com/mongodb/awscdk-resources-mongodbatlas/
2424
CloudFormation import is supported for MongoDB Atlas resources. This allows you to bring existing resources under CloudFormation management. For more details, please see [Resource Import Operations](https://github.com/mongodb/mongodbatlas-cloudformation-resources/blob/master/cfn-resources/README.md#resource-import-operations) section.
2525

2626
## Support, Bugs, Feature Requests
27-
Feature requests can be submitted at [feedback.mongodb.com](https://feedback.mongodb.com/forums/924145-atlas/category/392596-atlas-cloudformation-resources) - just select "Atlas CloudFormation Resources" as the category or vote for an already suggested feature.
27+
Feature requests can be submitted at the [MongoDB feedback portal](https://feedback.mongodb.com/ideas?category=7548141186718564699) - select Atlas -> infra-as-code as the category or vote for an already suggested feature.
2828

2929
Support for the MongoDB Atlas Resource Provider for CloudFormation is provided under MongoDB Atlas support plans, starting with Developer. Please submit support questions via the [Support Portal](https://support.mongodb.com/). Support questions submitted under the Issues section of this repo are monitored but have no SLA and are best effort. Bugs should be filed under the Issues section of this repo.
3030

0 commit comments

Comments
 (0)