From e66927a349b2a195d102d5b1e186cdb790495e96 Mon Sep 17 00:00:00 2001 From: Ketil Albertsen <ketil.albertsen@uninett.no> Date: Thu, 27 Mar 2008 17:50:07 +0000 Subject: [PATCH] Fixing missing internal link git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@460 44740490-163a-0410-bde0-09ae8108e29a --- docs/source/simplesamlphp-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/simplesamlphp-install.xml b/docs/source/simplesamlphp-install.xml index 11ec96561..d036e80af 100644 --- a/docs/source/simplesamlphp-install.xml +++ b/docs/source/simplesamlphp-install.xml @@ -218,7 +218,7 @@ cp -r metadata-templates/*.php metadata/ 'baseurlpath' => 'simplesaml/',</programlisting> </section> - <section> + <section id="sect.config"> <title>simpleSAMLphp configuration: config.php</title> <para>placeholder. will add more text.</para> -- GitLab