mirror of https://github.com/dapr/docs.git
fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
68d2a6b103
commit
2c7b213fcf
|
@ -508,7 +508,7 @@ For this example, you will need:
|
||||||
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
|
- [Dapr CLI and initialized environment](https://docs.dapr.io/getting-started).
|
||||||
- Java JDK 11 (or greater):
|
- Java JDK 11 (or greater):
|
||||||
- [Oracle JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html#JDK11), or
|
- [Oracle JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html#JDK11), or
|
||||||
- [OpenJDK](https://jdk.java.net/13/)
|
- [OpenJDK](https://jdk.java.net/projects/jdk/13/)
|
||||||
- [Apache Maven](https://maven.apache.org/install.html), version 3.x.
|
- [Apache Maven](https://maven.apache.org/install.html), version 3.x.
|
||||||
<!-- IGNORE_LINKS -->
|
<!-- IGNORE_LINKS -->
|
||||||
- [Docker Desktop](https://www.docker.com/products/docker-desktop)
|
- [Docker Desktop](https://www.docker.com/products/docker-desktop)
|
||||||
|
|
Loading…
Reference in New Issue