From 1adb3be2dc5ea87184c0ca14c6ccc3bd6b7ce83d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulo=20Gra=C3=A7a?= Date: Thu, 29 Apr 2021 16:29:04 +0100 Subject: [PATCH] Update DS7 installation url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fee04d3d..6d640b475f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Past releases are all available via GitHub at https://github.com/DSpace/DSpace/r Documentation for each release may be viewed online or downloaded via our [Documentation Wiki](https://wiki.lyrasis.org/display/DSDOC/). The latest DSpace Installation instructions are available at: -https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace +https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace Please be aware that, as a Java web application, DSpace requires a database (PostgreSQL or Oracle) and a servlet container (usually Tomcat) in order to function.