Repository: logging-log4j2 Updated Branches: refs/heads/master dff54a886 -> 6ad2d292b
Update link to GELF specification Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/c9723418 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/c9723418 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/c9723418 Branch: refs/heads/master Commit: c9723418ae39935d2301c1df28b80eca93c75632 Parents: 184352c Author: Mikael Ståldal <[email protected]> Authored: Mon Sep 28 18:10:11 2015 +0200 Committer: Mikael Ståldal <[email protected]> Committed: Mon Sep 28 18:10:11 2015 +0200 ---------------------------------------------------------------------- src/site/xdoc/manual/layouts.xml.vm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/c9723418/src/site/xdoc/manual/layouts.xml.vm ---------------------------------------------------------------------- diff --git a/src/site/xdoc/manual/layouts.xml.vm b/src/site/xdoc/manual/layouts.xml.vm index 0127bb2..add4d8f 100644 --- a/src/site/xdoc/manual/layouts.xml.vm +++ b/src/site/xdoc/manual/layouts.xml.vm @@ -1663,8 +1663,7 @@ at org.apache.logging.log4j.core.pattern.ExtendedThrowableTest.testException(Ext See also: </p> <ul> - <li>The <a href="http://graylog2.org/gelf">GELF home page</a></li> - <li>The <a href="http://graylog2.org/resources/gelf/specification">GELF specification</a></li> + <li>The <a href="https://www.graylog.org/resources/gelf/">GELF specification</a></li> </ul> </subsection> <a name="LocationInformation"/>
