Author: bdelacretaz
Date: Thu Jan 14 08:33:42 2016
New Revision: 1724554
URL: http://svn.apache.org/viewvc?rev=1724554&view=rev
Log:
SLING-5428 - servlet-helpers module docs, fix link
Modified:
sling/site/trunk/content/documentation/bundles/servlet-helpers.mdtext
Modified: sling/site/trunk/content/documentation/bundles/servlet-helpers.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/servlet-helpers.mdtext?rev=1724554&r1=1724553&r2=1724554&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/bundles/servlet-helpers.mdtext
(original)
+++ sling/site/trunk/content/documentation/bundles/servlet-helpers.mdtext Thu
Jan 14 08:33:42 2016
@@ -7,5 +7,5 @@ Those mock implementations are meant to
like the `SlingRequestProcessor` when making requests to that service outside
of
an HTTP request processing context.
-See the
(https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/servlet-helpers)[automated
tests]
+See the [automated
tests](https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/servlet-helpers)
of the `servlet-helpers` module for more info.