diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:59:21 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:59:21 +0200 |
| commit | 1d7c39ac22dce289554741c0f03a52382ccf669c (patch) | |
| tree | f94dc30924e64bde8a07113d8ce24660090acb4c /jsmstrade.buetow.org | |
| parent | bfe5aa103c42b2dfe83042177c13a58a90c18837 (diff) | |
move to git
Diffstat (limited to 'jsmstrade.buetow.org')
| -rw-r--r-- | jsmstrade.buetow.org/content/Download.xml | 7 | ||||
| -rw-r--r-- | jsmstrade.buetow.org/content/JAR-Download.xml | 10 |
2 files changed, 6 insertions, 11 deletions
diff --git a/jsmstrade.buetow.org/content/Download.xml b/jsmstrade.buetow.org/content/Download.xml index ca5deb6..1ab9922 100644 --- a/jsmstrade.buetow.org/content/Download.xml +++ b/jsmstrade.buetow.org/content/Download.xml @@ -1,7 +1,12 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Download</pagetitle> - <text>JSMSTrade can be downloaded from Git. Use the following steps to do so:</text> + <textheader>FTP</textheader> + <text> + <namedlink href="ftp://ftp.buetow.org/pub/JSMSTrade">ftp://ftp.buetow.org/pub/JSMSTrade</namedlink> + </text> + <textheader>Git</textheader> + <text>JSMSTrade can also be downloaded from Git. Use the following steps to do so:</text> <pretext>git clone git://git.buetow.org/jsmstrade.git</pretext> </content> diff --git a/jsmstrade.buetow.org/content/JAR-Download.xml b/jsmstrade.buetow.org/content/JAR-Download.xml deleted file mode 100644 index abadf6a..0000000 --- a/jsmstrade.buetow.org/content/JAR-Download.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>JAR Download</pagetitle> - <text>JSMSTrade can be downloaded as a Java JAR file here.</text> - <textheader>Downloads per FTP</textheader> - <text> - <namedlink href="ftp://ftp.buetow.org/pub/JSMSTrade">ftp://ftp.buetow.org/pub/JSMSTrade</namedlink> - </text> -</content> - |
