Documentation: small improvements.

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

Branch: refs/heads/LOG4J-1181
Commit: 56bb090e2b39a7ecf5dfbc697e6797b560f1cbaf
Parents: c9eff73
Author: rpopma <[email protected]>
Authored: Wed Nov 11 21:12:45 2015 +0900
Committer: rpopma <[email protected]>
Committed: Wed Nov 11 21:12:45 2015 +0900

----------------------------------------------------------------------
 log4j-core/src/site/xdoc/index.xml     | 2 +-
 src/site/xdoc/runtime-dependencies.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/56bb090e/log4j-core/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/log4j-core/src/site/xdoc/index.xml 
b/log4j-core/src/site/xdoc/index.xml
index 16d3ec9..76f02c2 100644
--- a/log4j-core/src/site/xdoc/index.xml
+++ b/log4j-core/src/site/xdoc/index.xml
@@ -34,7 +34,7 @@
             <p>
                 As of version 2.4, Log4j 2 requires Java 7. Versions 2.3 and 
earlier require Java 6.
                 Some features may require optional
-                <a href="dependencies.html">dependencies</a>. These 
dependencies are specified in the
+                <a href="../runtime-dependencies.html">dependencies</a>. These 
dependencies are specified in the
                 documentation for those features.
             </p>
             <p>

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/56bb090e/src/site/xdoc/runtime-dependencies.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/runtime-dependencies.xml 
b/src/site/xdoc/runtime-dependencies.xml
index b9cb0a0..ba7273b 100644
--- a/src/site/xdoc/runtime-dependencies.xml
+++ b/src/site/xdoc/runtime-dependencies.xml
@@ -93,7 +93,7 @@
           <td>a JMS broker like <a href="http://activemq.apache.org/";>Apache 
ActiveMQ</a></td>
         </tr>
         <tr>
-          <td>Windows color support</td>
+          <td>Windows console color support</td>
           <td><a href="http://jansi.fusesource.org/";>Jansi</a></td>
         </tr>
         <tr>

Reply via email to