From b5be1fb336f0dca7eb5ef939026eef3d90c3bcfd Mon Sep 17 00:00:00 2001 From: Olav Morken <olav.morken@uninett.no> Date: Tue, 20 Oct 2009 13:02:35 +0000 Subject: [PATCH] docs: Link to subversion installation notes. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1888 44740490-163a-0410-bde0-09ae8108e29a --- docs/simplesamlphp-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/simplesamlphp-install.txt b/docs/simplesamlphp-install.txt index edb1dd337..32d03ac71 100644 --- a/docs/simplesamlphp-install.txt +++ b/docs/simplesamlphp-install.txt @@ -25,7 +25,7 @@ Developement version -------------------- This document is about the latest stable version of simpleSAMLphp. -If you want to install the developement version, look at the instructions for installing simpleSAMLphp from subversion. +If you want to install the developement version, look at the instructions for [installing simpleSAMLphp from Subversion](http://rnd.feide.no/content/installing-simplesamlphp-subversion). Prerequisites -- GitLab