Update old wiki references in docs

Replace links to wiki.dspace.org and wiki.duraspace.org with links
to wiki.lyrasis.org.

(cherry picked from commit 334a264e61)
This commit is contained in:
Alan Orth
2025-06-27 13:23:41 +03:00
committed by github-actions[bot]
parent b222f97068
commit 1f560598a4
3 changed files with 3 additions and 3 deletions

View File

@@ -169,7 +169,7 @@ public interface BitstreamService extends DSpaceObjectService<Bitstream>, DSpace
/**
* Determine if this bitstream is registered (available elsewhere on
* filesystem than in assetstore). More about registered items:
* https://wiki.duraspace.org/display/DSDOC3x/Registering+(not+Importing)+Bitstreams+via+Simple+Archive+Format
* https://wiki.lyrasis.org/display/DSDOC3x/Registering+(not+Importing)+Bitstreams+via+Simple+Archive+Format
*
* @param bitstream DSpace bitstream
* @return true if the bitstream is registered, false otherwise

View File

@@ -71,7 +71,7 @@ import org.junit.rules.TemporaryFolder;
/**
* Basic integration testing for the AIP Backup and Restore feature
* https://wiki.duraspace.org/display/DSDOC5x/AIP+Backup+and+Restore
* https://wiki.lyrasis.org/display/DSDOC5x/AIP+Backup+and+Restore
*
* @author Tim Donohue
*/

View File

@@ -58,7 +58,7 @@ to establish the connection between the web application and the
framework.</li>
</ul>
@see <a href='http://wiki.dspace.org/confluence/display/DSDOC/DSpace+Services+Framework'>
@see <a href='https://wiki.lyrasis.org/display/DSDOC9x/DSpace+Services+Framework'>
DSpace Services Framework</a>
</body>
</html>