From c9ea307ba966da8998d0011ef21384b1c9e86aa9 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Thu, 2 May 2013 08:53:32 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 6b663fb..06744f2 100644 --- a/Home.md +++ b/Home.md @@ -3,8 +3,8 @@ MITREid Connect is a reference implementation of the OpenID Connect protocol ser # Project Information * [Build Instructions](wiki/Build-instructions) - * [Client Configuration](wiki/Client-configuration), configuration of the client filter - * [Server Configuration](wiki/Server-configuration), configuration of the server + * [Client Filter Configuration](wiki/Client-configuration) + * [Server Configuration](wiki/Server-configuration) * [Supported Features](wiki/Features) * [Architecture](wiki/Architecture) * [Maven Overlay](wiki/Maven-Overlay-Project-How-To), the recommended way to build and deploy a custom server