Skip to content

Commit 2da8924

Browse files
authored
Merge pull request #89060 from jmprieur/master
Adding links for the pre-requisites
2 parents d44fa91 + ad92d9e commit 2da8924

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/quickstart-v2-java-webapp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: quickstart
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
16-
ms.date: 08/11/2019
16+
ms.date: 09/18/2019
1717
ms.author: sagonzal
1818
ms.custom: aaddev
1919
---
@@ -32,8 +32,8 @@ When you've completed the guide, your application will accept sign-ins of person
3232

3333
## Prerequisites
3434

35-
To run this sample you will need:
36-
- Java Development Kit (JDK) 8 or greater and Maven.
35+
To run this sample you will need:
36+
- [Java Development Kit (JDK)](https://openjdk.java.net/) 8 or greater, and [Maven](https://maven.apache.org/).
3737

3838
> [!div renderon="docs"]
3939
> ## Register and download your quickstart app

0 commit comments

Comments
 (0)