Skip to content

Commit 958485d

Browse files
committed
fixed aka.ms/azure-jdks link to point to java-support-on-azure
1 parent 6bcfab4 commit 958485d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-java-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This quickstart shows you how to build a containerized Java app and push it to A
1919

2020
* An Azure subscription; if you don't already have an Azure subscription, you can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details) or sign up for a [free Azure account](https://azure.microsoft.com/pricing/free-trial).
2121
* The [Azure Command-Line Interface (CLI)](/cli/azure/overview).
22-
* A supported Java Development Kit (JDK). For more information about the JDKs available for use when developing on Azure, see <https://aka.ms/azure-jdks>.
22+
* A supported Java Development Kit (JDK). For more information about the JDKs available for use when developing on Azure, see [Java support on Azure and Azure Stack](/azure/developer/java/fundamentals/java-support-on-azure).
2323
* Apache's [Maven](http://maven.apache.org) build tool (Version 3 or above).
2424
* A [Git](https://git-scm.com) client.
2525
* A [Docker](https://www.docker.com) client.

0 commit comments

Comments
 (0)