aws / aws-pdk

The AWS PDK provides building blocks for common patterns together with development tools to manage and build your projects.
https://aws.github.io/aws-pdk/
Apache License 2.0
387 stars 76 forks source link

[DOCS] Getting Started - Incorrect JDK install links #792

Open anoopengineer opened 5 months ago

anoopengineer commented 5 months ago

Describe the issue

Getting started guide under the Prerequisites > JDK + Maven section lists https://docs.aws.amazon.com/corretto/ as the link to install Corretto. This link points to the user guide for Corretto and do not provide a download option. A better link to provide here would be https://aws.amazon.com/corretto/ which provides multiple download options.

Links

https://aws.github.io/aws-pdk/getting_started/index.html

github-actions[bot] commented 3 months ago

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] commented 3 months ago

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

cogwirrel commented 2 months ago

Hi Anoop,

Sorry this got auto-closed - I'm just back from leave!

I agree with your suggestion, https://aws.amazon.com/corretto/ is a much more helpful link!

Would you be happy to contribute a PR?

Cheers, Jack