diff options
Diffstat (limited to 'netcalendar.buetow.org/content')
| -rw-r--r-- | netcalendar.buetow.org/content/Download.xml | 5 | ||||
| -rw-r--r-- | netcalendar.buetow.org/content/SVN-Download.xml | 7 |
2 files changed, 2 insertions, 10 deletions
diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index ee18184..bb77b3c 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -10,8 +10,7 @@ </text> <textheader>Source code</textheader> <text> - <noop>The sourcecode can be obtained from </noop> - <namedlink href="?site=SVN-Download">SVN</namedlink> - <noop> (Subversion).</noop> + <noop>The sourcecode can be obtained from git as follows</noop> + <pretext>git clone git://git.buetow.org/netcalendar.git</pretext> </text> </content> diff --git a/netcalendar.buetow.org/content/SVN-Download.xml b/netcalendar.buetow.org/content/SVN-Download.xml deleted file mode 100644 index 17008c9..0000000 --- a/netcalendar.buetow.org/content/SVN-Download.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Download through SVN (Subversion)</pagetitle> - <text>NetCalendar can be downloaded from SVN. Use the following steps to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/netcalendar/</pretext> -</content> - |
