Skip to content

Commit

Permalink
fixes #854 with bad link after code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Dec 16, 2013
1 parent 1964c70 commit d502f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hawtio-web/src/main/webapp/app/health/doc/help.md
Expand Up @@ -64,4 +64,4 @@ Each health status object should include the following properties if possible...
To show you how to implement a Health MBean here are a few examples.

* [ActiveMQ Health MBean](https://github.com/apache/activemq/blob/trunk/activemq-broker/src/main/java/org/apache/activemq/broker/jmx/HealthView.java#L52)
* [Fuse Fabric Health MBean](https://github.com/jboss-fuse/fuse/blob/master/fabric/fabric-core/src/main/scala/org/fusesource/fabric/api/jmx/HealthCheck.java#L87)
* [Fabric8 Health MBean](https://github.com/jboss-fuse/fuse/blob/master/fabric/fabric-core/src/main/java/io/fabric8/api/jmx/HealthCheck.java#L86)

0 comments on commit d502f58

Please sign in to comment.