From 19ef52edea3ae9a76c330ed7785a25c16ec741cd Mon Sep 17 00:00:00 2001 From: Darran Lofthouse Date: Sun, 2 May 2021 10:47:45 +0100 Subject: [PATCH] Update links to reflect name change from 'jaspic' to 'authentication'. --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d202996..eef5bdf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,18 +11,18 @@ and pass an authenticated identity (such as name and groups) to the container. Jakarta Authentication consists of several profiles, with each profile telling how a specific container (such as Jakarta Servlet) can integrate with- and adapt to this SPI. -* https://projects.eclipse.org/projects/ee4j.jaspic +* https://projects.eclipse.org/projects/ee4j.authentication ## Developer resources Information regarding source code management, builds, coding standards, and more. -* https://projects.eclipse.org/projects/ee4j.jaspic/developer +* https://projects.eclipse.org/projects/ee4j.authentication/developer The project maintains the following source code repositories -* https://github.com/eclipse-ee4j/jaspic +* https://github.com/eclipse-ee4j/authentication ## Eclipse Contributor Agreement