diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 14:23:40 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 14:23:40 +0200 |
| commit | 99db37a38d5edc9f9ff4823c29ba490846ebd74a (patch) | |
| tree | e172df73930fa9b1a5e83cd1b7253e63c17e09d3 /cpphomepage.buetow.org/content | |
| parent | 94ceb8b3290aabe02743e7ff90bb838b8ddf73a7 (diff) | |
move to git
Diffstat (limited to 'cpphomepage.buetow.org/content')
| -rw-r--r-- | cpphomepage.buetow.org/content/Download.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpphomepage.buetow.org/content/Download.xml b/cpphomepage.buetow.org/content/Download.xml index 4391c1b..05b77e0 100644 --- a/cpphomepage.buetow.org/content/Download.xml +++ b/cpphomepage.buetow.org/content/Download.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>Download through SVN (Subversion)</pagetitle> - <text>cpphomepage can be downloaded from SVN. Use the following steps to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/utils/cpphomepage</pretext> + <pagetitle>Download through Git</pagetitle> + <text>cpphomepage can be downloaded from Git. Use the following steps to do so:</text> + <pretext>git clone git://git.buetow.org/cpphomepage.git</pretext> </content> |
