From e66e4c13ded55599cbae08d1a5fe976cd2d29685 Mon Sep 17 00:00:00 2001
From: Olav Morken <olav.morken@uninett.no>
Date: Thu, 20 May 2010 07:05:18 +0000
Subject: [PATCH] docs: Add links to HTTP-Artifact documentation from index.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2309 44740490-163a-0410-bde0-09ae8108e29a
---
 docs/index.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/index.txt b/docs/index.txt
index f72ac5832..8dc9caf2c 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -10,10 +10,12 @@ SimpleSAMLphp Documentation
   * [IdP remote reference](simplesamlphp-reference-idp-remote)
   * [Connecting SimpleSAMLphp as a SP to UK Access Federation or InCommon](simplesamlphp-ukaccess)
   * [Upgrading - migration to use the SAML authentication source](simplesamlphp-sp-migration)
+  * [Configuring HTTP-Artifact](./simplesamlphp-artifact-sp)
  * [Identity Provider QuickStart](simplesamlphp-idp)
   * [IdP hosted reference](simplesamlphp-reference-idp-hosted)
   * [SP remote reference](simplesamlphp-reference-sp-remote)
   * [Use case: Setting up an IdP for Google Apps](simplesamlphp-googleapps)
+  * [Configuring HTTP-Artifact](./simplesamlphp-artifact-idp)
   * [Identity Provider Advanced Topics](simplesamlphp-idp-more)
  * [Automated Metadata Management](simplesamlphp-automated_metadata)
  * [Maintenance and configuration](simplesamlphp-maintenance) - covers session handling, php configuration etc.
-- 
GitLab