You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/themes/dspace/app/home-page/home-news/home-news.component.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<divclass="d-flex flex-wrap">
13
13
<div>
14
14
<h1class="display-2">DSpace Sandbox</h1>
15
-
<p><iclass="fas fa-circle-info"></i> This site is running unreleased code which will eventually become DSpace 10. For more information, see the <ahref="https://wiki.lyrasis.org/display/DSPACE/DSpace+Release+10.0+Status" role="link" tabindex="0">DSpace 10 Release Status</a>.</p>
15
+
<p><iclass="fas fa-circle-info"></i> This site is running unreleased code which will eventually become DSpace 11. For more information, see the <ahref="https://wiki.lyrasis.org/display/DSPACE/DSpace+Release+11.0+Status" role="link" tabindex="0">DSpace 11 Release Status</a>.</p>
16
16
<pclass="lead">DSpace is the world leading open source repository platform that enables
0 commit comments