fix link
diff --git a/maven-release-plugin/src/site/apt/examples/rollback-release.apt b/maven-release-plugin/src/site/apt/examples/rollback-release.apt
index fa4d4b1..bfd4206 100644
--- a/maven-release-plugin/src/site/apt/examples/rollback-release.apt
+++ b/maven-release-plugin/src/site/apt/examples/rollback-release.apt
@@ -40,7 +40,7 @@
 
   * The created branch/tag in SCM for the release is removed.
     <<Note:>> This is not yet implemented so you will need to manually remove the branch/tag from your SCM.
-    For more info see {{{http://jira.codehaus.org/browse/MRELEASE-229}MRELEASE-229}}.
+    For more info see {{{https://issues.apache.org/jira/browse/MRELEASE-229}MRELEASE-229}}.
 
   []