From ee103f3050a39f36e30d960d9394a810325d4b66 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 27 May 2014 16:44:59 -0400 Subject: [PATCH] fixed sidebar links --- _Sidebar.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index ef33102..298bc82 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,18 +1,18 @@ ## Development - * [Maven Artifacts](wiki/Maven-Dependency) - * [Build Instructions](wiki/Build-instructions) - * [Maven Overlay](wiki/Maven-Overlay-Project-How-To) - * [Supported Features](wiki/Features) - * [Architecture](wiki/Architecture) + * [Maven Artifacts](Maven-Dependency) + * [Build Instructions](Build-instructions) + * [Maven Overlay](Maven-Overlay-Project-How-To) + * [Supported Features](Features) + * [Architecture](Architecture) ## Clients - * [Client Filter Configuration](wiki/Client-configuration) - * [Token Introspecting Client Filter](wiki/Token-Introspecting-Client-Config) + * [Client Filter Configuration](Client-configuration) + * [Token Introspecting Client Filter](Token-Introspecting-Client-Config) ## Servers - * [Server Configuration](wiki/Server-configuration) - * [Server API](wiki/API) - * [Key Generation](wiki/Key-generation) + * [Server Configuration](Server-configuration) + * [Server API](API) + * [Key Generation](Key-generation) ## Links * [GitHub Project](https://github.com/mitreid-connect)