Skip to content

Commit

Permalink
[website_docs] Link to website page via path
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Nov 15, 2021
1 parent 4077cac commit 33cccf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website_docs/getting-started.md
Expand Up @@ -531,4 +531,4 @@ Excellent! The application no longer returns wrong values, and looking at the te

This guide has walked you through adding tracing instrumentation to an application and using a console exporter to send telemetry data to a file. There are many other topics to cover in OpenTelemetry, but you should be ready to start adding OpenTelemetry Go to your projects at this point. Go instrument your code!

For more information about instrumenting your code and things you can do with spans, refer to the [Instrumenting](https://opentelemetry.io/docs/go/instrumentation/) documentation. Likewise, advanced topics about processing and exporting telemetry data can be found in the [Processing and Exporting Data](https://opentelemetry.io/docs/go/exporting_data/) documentation.
For more information about instrumenting your code and things you can do with spans, refer to the [Instrumenting](/docs/go/instrumentation/) documentation. Likewise, advanced topics about processing and exporting telemetry data can be found in the [Processing and Exporting Data](/docs/go/exporting_data/) documentation.

0 comments on commit 33cccf0

Please sign in to comment.