From f6fbabd005d0420dc15877ebf8508be85266e326 Mon Sep 17 00:00:00 2001 From: juergen <juergen@5a81b35b-ba03-0410-adc8-b2c5c5119f08> Date: Wed, 23 Jun 2010 22:02:45 +0000 Subject: [PATCH] broken link in install.rst git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2458 5a81b35b-ba03-0410-adc8-b2c5c5119f08 --- modules/doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/doc/install.rst b/modules/doc/install.rst index 86c10f7c5..550b7d0ed 100644 --- a/modules/doc/install.rst +++ b/modules/doc/install.rst @@ -45,7 +45,7 @@ You can checkout the source from SVN. The repository is located at If you are using the commandline client, type in your shell - svn co https://ost.biozentrum.unibas.ch/svn/openstructure/trunk + svn co https://dng.biozentrum.unibas.ch/svn/openstructure/trunk On Windows install svn clients like `tortoisesvn <http://tortoisesvn.tigris.org>`_ and use the function 'checkout' then enter the above mention URL. -- GitLab