Skip to content

Commit 09a3b4c

Browse files
author
João Jandre
committed
fix the link this time for real
1 parent 9711746 commit 09a3b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/releasenotes/about.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Up until 4.19.x.x, the logging library used for the project was Log4j 1.29.
3939
The 4.20.0.0 version has updated the library to Log4j2. The new Log4j2 configuration file format is not backwards
4040
compatible with the old one. The 4.20.0.0 packages will come with the default configuration files updated.
4141
Users that have made customizations to their files must update their configuration files to match with the new format,
42-
the `official Log4j documentation` might help you migrate your custom configurations.
42+
the `official Log4j documentation`_ might help you migrate your custom configurations.
4343

4444
JRE Upgrade
4545
============
4646

4747
Up until 4.19.x.x, the JRE used for ACS was JRE 11. In 4.20.0.0, the JRE was upgraded to JRE 17 as JRE 11 has reached EOL.
4848
This means that Centos7 (EL7) is no longer supported.
4949

50-
.. _official Log4j documentation_: https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html
50+
.. _official Log4j documentation: https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html

0 commit comments

Comments
 (0)