Skip to content

Commit 96d93df

Browse files
authored
Correct broken links in help and support (#279)
1 parent 67e500c commit 96d93df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/aws/getting-started/help-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Basic Support is available to all LocalStack users and includes access to docume
9393
Community support is available through the following channels:
9494

9595
- [LocalStack Slack Community](https://localstack.cloud/slack)
96-
- [GitHub Issue](https://github.com/localstack/docs/issues/new)
96+
- [GitHub Issue](https://github.com/localstack/localstack/issues/new)
9797

9898
Note that community support is provided on a best-effort basis and is not guaranteed.
9999
Users are encouraged to help others by sharing their knowledge and experiences.
@@ -112,7 +112,7 @@ You can use GitHub Issue to:
112112
- [Report existing bugs](https://github.com/localstack/localstack/issues/new?assignees=&labels=type%3A+bug%2Cstatus%3A+triage+needed&template=bug-report.yml&title=bug%3A+%3Ctitle%3E)
113113

114114
Make sure to follow the issue templates and provide as much information as possible.
115-
If you have encountered outdated documentation, please report it on our [documentation repository](https://github.com/localstack/docs).
115+
If you have encountered outdated documentation, please report it on our [documentation repository](https://github.com/localstack/localstack-docs).
116116

117117
### Standard support
118118

0 commit comments

Comments
 (0)