From 8361b883483ca4f88f7e8aa36efba9ac24b8af5c Mon Sep 17 00:00:00 2001 From: Ranabir Chakraborty Date: Mon, 24 Jan 2022 16:07:05 +0530 Subject: [PATCH] ELY-2297 Wrong path for Setup the JBoss Maven Repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d29ed1b08f..b072e3e0d35 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ git clone git@github.com:wildfly-security/wildfly-elytron.git Setup the JBoss Maven Repository -------------------------------- -To use dependencies from JBoss.org, you need to add the JBoss Maven Repositories to your Maven settings.xml. For details see http://community.jboss.org/wiki/MavenGettingStarted-Users +To use dependencies from JBoss.org, you need to add the JBoss Maven Repositories to your Maven settings.xml. For details see [Maven Getting Started - Users](https://developer.jboss.org/docs/DOC-15169) Build with Maven ----------------