Author: ajs6f
Date: Tue May 23 13:14:42 2017
New Revision: 1795913
URL: http://svn.apache.org/viewvc?rev=1795913&view=rev
Log:
Fixing link
Modified:
jena/site/trunk/content/documentation/fuseki2/fuseki-logging.mdtext
Modified: jena/site/trunk/content/documentation/fuseki2/fuseki-logging.mdtext
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/fuseki2/fuseki-logging.mdtext?rev=1795913&r1=1795912&r2=1795913&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/fuseki2/fuseki-logging.mdtext
(original)
+++ jena/site/trunk/content/documentation/fuseki2/fuseki-logging.mdtext Tue May
23 13:14:42 2017
@@ -3,7 +3,7 @@ Title: Fuseki Logging
Fuseki logs operation details and also provides a standard NCSA request log.
Logging is via [slj4j](http://slf4j.org/) over
-(Apache Log4J)[http://logging.apache.org/log4j/].
+[Apache Log4J](http://logging.apache.org/log4j/).
Logging output is controlled via log4j.
## Server Logs