From 2971788d96cc13590bb92e064aebd88f3daa8108 Mon Sep 17 00:00:00 2001 From: Nelson Tavares de Sousa <ntd@informatik.uni-kiel.de> Date: Thu, 18 Dec 2014 13:58:40 +0100 Subject: [PATCH] added a link to jenkins for the stable releases. --- src/site/markdown/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 22f1d6b3..2dd37a86 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -27,7 +27,7 @@ Please make sure, your project management tool uses Maven's central repository. #### Binaries and sources -The latest TeeTime release can be downloaded directly from [Sourceforge](https://sourceforge.net/projects/teetime/files/latest/download). If you also want to download the source and/or JavaDoc, you can also get a summary of available files on [Sourceforge](https://sourceforge.net/projects/teetime/files/). +The latest TeeTime release can be downloaded directly from [Sourceforge](https://sourceforge.net/projects/teetime/files/latest/download). If you also want to download the source and/or JavaDoc, you can also get a summary of available files on [Sourceforge](https://sourceforge.net/projects/teetime/files/). Alternatively, you can also download all files from the [CI Server](https://build.se.informatik.uni-kiel.de/jenkins/view/TeeTime/job/teetime-release/lastSuccessfulBuild/artifact/target/). ## Snapshot -- GitLab