Skip to content

Commit

Permalink
Fix missing parenthesis in docker-deployment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heitortsergent authored Dec 8, 2023
1 parent 299ad7b commit 888383f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/demo/docker-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Once the images are built and containers are started you can access:

Likely you want to use the web store as a demo application for an observability
backend you already have (e.g., an existing instance of Jaeger, Zipkin, or one
of the [vendor of your choice](/ecosystem/vendors/).
of the [vendors of your choice](/ecosystem/vendors/)).

OpenTelemetry Collector can be used to export telemetry data to multiple
backends. By default, the collector in the demo application will merge the
Expand Down

0 comments on commit 888383f

Please sign in to comment.