moved links in sidebar, added home link
parent
ee103f3050
commit
1738879243
13
_Sidebar.md
13
_Sidebar.md
|
@ -1,3 +1,10 @@
|
||||||
|
## Links
|
||||||
|
* [Documentation home](Home)
|
||||||
|
* [GitHub Project](https://github.com/mitreid-connect)
|
||||||
|
* [Generated documentation](https://mitreid-connect.github.com/)
|
||||||
|
* [](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
|
||||||
|
* [](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)
|
||||||
|
@ -13,9 +20,3 @@
|
||||||
* [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/)
|
|
||||||
* [](https://maven-badges.herokuapp.com/maven-central/org.mitre/openid-connect-parent)
|
|
||||||
* [](https://travis-ci.org/mitreid-connect/OpenID-Connect-Java-Spring-Server)
|
|
Loading…
Reference in New Issue