You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2017/11/25 14:29:25 UTC

logging-log4j2 git commit: Fix link to Scala API

Repository: logging-log4j2
Updated Branches:
  refs/heads/master a280ff914 -> fc098dd6e


Fix link to Scala API


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/fc098dd6
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/fc098dd6
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/fc098dd6

Branch: refs/heads/master
Commit: fc098dd6ec84c311177993c1ac11b7cf4f419345
Parents: a280ff9
Author: Mikael Ståldal <mi...@staldal.nu>
Authored: Sat Nov 25 15:27:23 2017 +0100
Committer: Mikael Ståldal <mi...@staldal.nu>
Committed: Sat Nov 25 15:27:23 2017 +0100

----------------------------------------------------------------------
 src/site/xdoc/runtime-dependencies.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/fc098dd6/src/site/xdoc/runtime-dependencies.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/runtime-dependencies.xml b/src/site/xdoc/runtime-dependencies.xml
index 1f66725..9429feb 100644
--- a/src/site/xdoc/runtime-dependencies.xml
+++ b/src/site/xdoc/runtime-dependencies.xml
@@ -404,7 +404,7 @@
       <a name="log4j-api-scala" />
       <h4>log4j-api-scala</h4>
       <p>
-        The Log4j <a href="log4j-api-scala_2.12/index.html">Scala API</a> requires Scala runtime library and reflection in
+        The Log4j <a href="manual/scala-api.html">Scala API</a> requires Scala runtime library and reflection in
         addition to the Log4j API.
       </p>