From 72d8d50685214722603d1c63f807f194284c5ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Mon, 8 Mar 2010 09:41:12 +0000 Subject: [PATCH] fix level on headers in documentation index git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2203 44740490-163a-0410-bde0-09ae8108e29a --- docs/index.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.txt b/docs/index.txt index 30b7d214b..25e55d059 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -38,15 +38,15 @@ Documentation for simpleSAMLphp developers: * [Error handling in simpleSAMLphp](simplesamlphp-errorhandling) -### Externally contributed documentation +## Externally contributed documentation * [Notes on using SimpleSAMLphp SP and Shibboleth IdP using SAML 2.0](http://www.zeitoun.net/articles/configure-simplesaml-1.3-sp-and-shibboleth-2.1-idp/start) -### Video tutorials +## Video tutorials * [Installation, configuration and test login with Feide (approx 8 minutes)](http://rnd.feide.no/content/video-tutorial-installing-and-configuring-simplesamlphp) -### Community help and support +## Community help and support * [Please join the mailinglist](http://rnd.feide.no/content/simplesamlphp-users-mailinglist) * [The simpleSAMLphp wiki](https://ow.feide.no/simplesamlphp:start) contains information about different setup of simpleSAMLphp. In example eduGAIN setup, common errors, linux setup, shibboleth installation etc. -- GitLab