We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
generate-email.sh
1 parent 57f4078 commit c4f5b53Copy full SHA for c4f5b53
.github/generate-email.sh
@@ -33,7 +33,7 @@ fail_for_invalid_args() {
33
34
# Constants
35
PROJECT_NAME="Apache Log4j"
36
-PROJECT_SITE="https://logging.apache.org/log4j"
+PROJECT_SITE="https://logging.apache.org/log4j/3.x"
37
PROJECT_STAGING_SITE="${PROJECT_SITE/apache.org/staged.apache.org}"
38
PROJECT_REPO="https://github.com/apache/logging-log4j2"
39
PROJECT_DIST_DIR="https://dist.apache.org/repos/dist/dev/logging/log4j"
0 commit comments