diff --git a/documentation/tutorials/2.5/access-logging.md b/documentation/tutorials/2.5/access-logging.md index 7bbb37e..c61c0ac 100644 --- a/documentation/tutorials/2.5/access-logging.md +++ b/documentation/tutorials/2.5/access-logging.md @@ -25,7 +25,7 @@ configuration file by setting a system property like: For details on the configuration file format, please check the [JDK's -LogManager](https://docs.oracle.com/javase/6/docs/api/java/util/logging/LogManager.html) +LogManager](https://docs.oracle.com/javase/8/docs/api/java/util/logging/LogManager.html) class. You can also have a look at the [Restlet {{ page.version }} logging