diff doc/src/site/markdown/install-digilib.md @ 1279:828b6c8b1b19

changed links in documentation (and poms) to new sourceforge site.
author robcast
date Sun, 16 Feb 2014 16:56:49 +0100
parents 30ec52034355
children 28df291d4e26
line wrap: on
line diff
--- a/doc/src/site/markdown/install-digilib.md	Thu Feb 13 15:53:24 2014 +0100
+++ b/doc/src/site/markdown/install-digilib.md	Sun Feb 16 16:56:49 2014 +0100
@@ -19,9 +19,9 @@
 ## Install a digilib WAR file
 
 1. Download a digilib WAR file of a recent digilib release from the
-BerliOS [Download page](http://developer.berlios.de/project/showfiles.php?group_id=251)
+SourceForge [Download page](https://sourceforge.net/projects/digilib/files/)
 or the latest digilib build from the 
-[daily build page](http://digilib.berlios.de/downloads/daily-build/).
+[daily build page](https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/).
 2. Rename the WAR file to `digilib.war`.
 3. Deploy the WAR file, i.e. drop it into the `webapps` directory of your 
 Servlet Container.