Skip to content

Commit b2d1e21

Browse files
authored
Fix link formatting in jaeger.md (#356)
1 parent e7f5e78 commit b2d1e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/middleware/jaeger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,5 @@ func main() {
173173

174174
## References
175175

176-
- [https://github.com/opentracing/opentracing-go](Opentracing Library)
177-
- [https://github.com/jaegertracing/jaeger-client-go#environment-variables](Jaeger configuration)
176+
- [Opentracing Library](https://github.com/opentracing/opentracing-go)
177+
- [Jaeger configuration](https://github.com/jaegertracing/jaeger-client-go#environment-variables)

0 commit comments

Comments
 (0)