Skip to content

Commit 334a264

Browse files
committed
Update old wiki references in docs
Replace links to wiki.dspace.org and wiki.duraspace.org with links to wiki.lyrasis.org.
1 parent 6cf2f59 commit 334a264

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dspace-api/src/main/java/org/dspace/content/service/BitstreamService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public InputStream retrieve(Context context, Bitstream bitstream)
169169
/**
170170
* Determine if this bitstream is registered (available elsewhere on
171171
* filesystem than in assetstore). More about registered items:
172-
* https://wiki.duraspace.org/display/DSDOC3x/Registering+(not+Importing)+Bitstreams+via+Simple+Archive+Format
172+
* https://wiki.lyrasis.org/display/DSDOC3x/Registering+(not+Importing)+Bitstreams+via+Simple+Archive+Format
173173
*
174174
* @param bitstream DSpace bitstream
175175
* @return true if the bitstream is registered, false otherwise

dspace-api/src/test/java/org/dspace/content/packager/ITDSpaceAIP.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171

7272
/**
7373
* Basic integration testing for the AIP Backup and Restore feature
74-
* https://wiki.duraspace.org/display/DSDOC5x/AIP+Backup+and+Restore
74+
* https://wiki.lyrasis.org/display/DSDOC5x/AIP+Backup+and+Restore
7575
*
7676
* @author Tim Donohue
7777
*/

dspace-services/src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
framework.</li>
5959
</ul>
6060

61-
@see <a href='http://wiki.dspace.org/confluence/display/DSDOC/DSpace+Services+Framework'>
61+
@see <a href='https://wiki.lyrasis.org/display/DSDOC9x/DSpace+Services+Framework'>
6262
DSpace Services Framework</a>
6363
</body>
6464
</html>

0 commit comments

Comments
 (0)