We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b5f0d commit c2248e9Copy full SHA for c2248e9
zipkin-brave-java-spring-boot-web/README.md
@@ -153,7 +153,7 @@ Open <http://localhost:8080/flip> in your browser.
153
154
The example application sends spans to SignalFx for 100% of requests. Most of
155
the instrumentation is done by the `Zipkin Spring` library. The [main
156
-application]./src/main/java/com/signalfx/tracing/examples/Application.java#L41)
+application](./src/main/java/com/signalfx/tracing/examples/Application.java#L41)
157
also wraps a function in a subspan called `calculateOdds`:
158
159
```java
0 commit comments