Update the announcement template
diff --git a/src/changes/announcement.vm b/src/changes/announcement.vm
index 9f06f27..5f272a7 100644
--- a/src/changes/announcement.vm
+++ b/src/changes/announcement.vm
@@ -63,7 +63,7 @@
Loggers. Another notable Log4j 2 feature is the ability to be "garbage-free" (avoid allocating
temporary objects) while logging. In addition, Log4j 2 will not lose events while reconfiguring.
-The artifacts may be downloaded from https://logging.apache.org/log4j/2.x/download.html.
+The artifacts may be downloaded from https://logging.apache.org/log4j/log4j-${relVersion}/download.html.
This release contains the changes noted below:
@@ -124,4 +124,4 @@
For complete information on ${project.name}, including instructions on how to submit bug
reports, patches, or suggestions for improvement, see the Apache ${project.name} website:
-${project.url}
\ No newline at end of file
+https://logging.apache.org/log4j/log4j-${relVersion}/index.html
\ No newline at end of file