Commit 52f332c0 by Johannes Edmeier

Fix not replaced attributes

parent 925798cc
......@@ -11,7 +11,7 @@ The Hystrix module uses the hystrix-dashboard to display the metrics from Hystri
. Add the ui module to your classpath:
+
[source,xml]
[source,xml,subs="verbatim,attributes"]
.pom.xml
----
<dependency>
......@@ -35,7 +35,7 @@ The Activiti module shows information from the `/activti` endpint.
. Add the ui module to your classpath:
+
[source,xml]
[source,xml,subs="verbatim,attributes"]
.pom.xml
----
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment