moved links in sidebar, added home link

master
Justin Richer 2014-05-27 16:58:00 -04:00
parent ee103f3050
commit 1738879243
1 changed files with 8 additions and 7 deletions

@ -1,3 +1,10 @@
## Links
* [Documentation home](Home)
* [GitHub Project](https://github.com/mitreid-connect)
* [Generated documentation](https://mitreid-connect.github.com/)
* [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
* [![Travis CI](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server.svg?branch=master)](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)
## Development ## Development
* [Maven Artifacts](Maven-Dependency) * [Maven Artifacts](Maven-Dependency)
* [Build Instructions](Build-instructions) * [Build Instructions](Build-instructions)
@ -12,10 +19,4 @@
## Servers ## Servers
* [Server Configuration](Server-configuration) * [Server Configuration](Server-configuration)
* [Server API](API) * [Server API](API)
* [Key Generation](Key-generation) * [Key Generation](Key-generation)
## Links
* [GitHub Project](https://github.com/mitreid-connect)
* [Generated documentation](https://mitreid-connect.github.com/)
* [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
* [![Travis CI](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server.svg?branch=master)](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)