diff options
| -rw-r--r-- | fype.buetow.org/content/Download.xml | 2 | ||||
| -rw-r--r-- | fype0.buetow.org/content/Download.xml | 8 |
2 files changed, 3 insertions, 7 deletions
diff --git a/fype.buetow.org/content/Download.xml b/fype.buetow.org/content/Download.xml index 899c0b4..cc897a9 100644 --- a/fype.buetow.org/content/Download.xml +++ b/fype.buetow.org/content/Download.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Download</pagetitle> - <text>Fype can be downloaded from Git. Use the following step to do so:</text> - <pretext>git clone -b build-009669 git://git.buetow.org/fype.git</pretext> <text>For the latest version please replace the URI as follows (be aware that this version may be broken):</text> <pretext>git clone git://git.buetow.org/fype.git</pretext> </content> diff --git a/fype0.buetow.org/content/Download.xml b/fype0.buetow.org/content/Download.xml index 42ab968..6a6bea5 100644 --- a/fype0.buetow.org/content/Download.xml +++ b/fype0.buetow.org/content/Download.xml @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> - <pagetitle>SVN Download</pagetitle> - <text>Fype can be downloaded from SVN. Use the following step to do so:</text> - <pretext>svn co https://ssl.buetow.org/repos/fype/branches/experimental/build-009669</pretext> - <text>For the latest development version (trunk) please replace the URI as follows (be aware that this version may be broken):</text> - <pretext>svn co https://ssl.buetow.org/repos/fype/trunk</pretext> + <pagetitle>Download</pagetitle> + <text>Fype can be downloaded from Git. Use the following step to do so:</text> + <pretext>git clone -b build-009669 git://git.buetow.org/fype.git</pretext> </content> |
