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/site/markdown/howto_release.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ Release management tasks
102
102
From the issue list you have the option to bulk update all of the included issues.
103
103
Just *Transition Issues* from *Resolved* to *Closed* and you are done!
104
104
105
-
1. Update the Jackrabbit web site to point to the new release in <https://svn.apache.org/repos/asf/jackrabbit/site/trunk/src/site/markdown/downloads.md> and add a news entry to <https://svn.apache.org/repos/asf/jackrabbit/site/trunk/src/site/markdown/index.md>.
105
+
1. Update the Jackrabbit web site to point to the new release in <https://github.com/apache/jackrabbit-site/blob/main/src/site/markdown/downloads.md> and add a news entry to <https://github.com/apache/jackrabbit-site/blob/main/src/site/markdown/index.md>.
106
106
107
107
1. Send the release announcement **once** the web site and download mirrors have been synced as outlined in [Creating Releases](https://jackrabbit.apache.org/jcr/creating-releases.html#part-ii-after-the-release-vote)
0 commit comments