Author: dklco
Date: Fri Jun  6 16:07:34 2014
New Revision: 1600947

URL: http://svn.apache.org/r1600947
Log:
Removing inline styles from images

Modified:
    
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext

Modified: 
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext?rev=1600947&r1=1600946&r2=1600947&view=diff
==============================================================================
--- 
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext 
(original)
+++ 
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext 
Fri Jun  6 16:07:34 2014
@@ -127,7 +127,7 @@ checks that have a non-OK status.
 
 The screenshot below shows an example, as of svn revision 1513462.
 
-<img src="sling-hc-plugin.jpg" style="max-width:700px" alt="Health Check 
Webconsole Plugin"/>
+![Health Check Webconsole Plugin](sling-hc-plugin.jpg)
 
 ## JMX access to health checks
 If the `org.apache.sling.hc.jmx` bundle is active, a JMX MBean is created for 
each `HealthCheck` which has the 
@@ -138,4 +138,4 @@ The MBean gives access to the `Result` a
 
 See the example configurations of the `org.apache.sling.hc.samples` for more 
details.
 
-<img src="jconsole-hc.jpg" style="max-width:700px" alt="JConsole showing Sling 
Health Check MBeans"/>
+![JConsole showing Sling Health Check MBeans](jconsole-hc.jpg)


Reply via email to