Skip to content

Commit 4defcdc

Browse files
authored
Merge pull request #164501 from KarlErickson/karler-jdk-install
replaced ref to Azul Zulu with link to java-jdk-install
2 parents 1e59c4e + 75cfdb3 commit 4defcdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/network-watcher/network-watcher-analyze-nsg-flow-logs-graylog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Graylog can be installed in many ways, depending on your platform and preference
5353
[documentation](https://docs.graylog.org/en/2.2/pages/installation.html). The Graylog server application runs on Linux distributions and has the following
5454
prerequisites:
5555

56-
- Java SE 8 or later – [Azul Azure JDK documentation](/azure/developer/java/fundamentals/java-jdk-long-term-support)
56+
- Java SE 8 or later – [JDK installation documentation](/azure/developer/java/fundamentals/java-jdk-install)
5757
- Elastic Search 2.x (2.1.0 or later) - [Elasticsearch installation documentation](https://www.elastic.co/guide/en/elasticsearch/reference/2.4/_installation.html)
5858
- MongoDB 2.4 or later – [MongoDB installation documentation](https://docs.mongodb.com/manual/administration/install-on-linux/)
5959

includes/iot-central-connect-device-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To complete the steps in this article, you need the following resources:
1414

1515
[!INCLUDE [iot-central-prerequisites-basic](iot-central-prerequisites-basic.md)]
1616

17-
- A development machine with Java SE Development Kit 8 or later. You can download the Java 8 (LTS) JDK for multiple platforms from [Download Zulu Builds of OpenJDK](https://www.azul.com/downloads/zulu-community/).
17+
- A development machine with Java SE Development Kit 8 or later. For more information, see [Install the JDK](/azure/developer/java/fundamentals/java-jdk-install).
1818

1919
- [Apache Maven 3](https://maven.apache.org/download.cgi).
2020

0 commit comments

Comments
 (0)