From b5fe301209748c82e898772fa1eb9ee17dfc0eea Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 10 Aug 2025 12:03:47 +0300 Subject: [PATCH] README.md: update DSDOC references to DSDOC9x --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5ad7fc7ed..878a31754f 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Downloads 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/DSDOC7x/Installing+DSpace +https://wiki.lyrasis.org/display/DSDOC9x/Installing+DSpace Quick start ----------- @@ -349,7 +349,7 @@ See our [DSpace Code Testing Guide](https://wiki.lyrasis.org/display/DSPACE/Code Documentation -------------- -Official DSpace documentation is available in the DSpace wiki at https://wiki.lyrasis.org/display/DSDOC7x/ +Official DSpace documentation is available in the DSpace wiki at https://wiki.lyrasis.org/display/DSDOC9x/ Some UI specific configuration documentation is also found in the [`./docs`](docs) folder of this codebase.