From 3a34a1e6250b2bf129e1358e59d7cb0538d7a60f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Paprota?= Date: Fri, 22 Apr 2016 23:16:38 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 2877e34..14d48cd 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -MITREid Connect is a reference implementation of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current stable version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com). +MITREid Connect is a reference implementati4on of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current stable version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com). The current stable release is **1.2.3**. Development of this series is currently tracked on the **master** branch. To upgrade from the legacy 1.0 or 1.1 series, see instructions at [Upgrading to 1.2](wiki/Upgrading-to-1.2).