Skip to content

Commit 82c4c38

Browse files
authored
Small link fixes (#1638)
1 parent bb9b2b7 commit 82c4c38

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

examples/tutorials/honeycomb.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ complex, modern distributed systems.
1717
In this tutorial, we'll build a simple application and export its telemetry data
1818
to Honeycomb. We'll cover:
1919

20-
- [Setting up your application](#setup-your-app)
21-
- [Configuring Honeycomb.io](#setup-honeycombio)
20+
- [Set up your chat app](#set-up-your-chat-app)
21+
- [Set up a Docker collector](#set-up-a-docker-collector)
22+
- [Generating telemetry data](#generating-telemetry-data)
2223
- [Viewing telemetry data](#viewing-telemetry-data)
23-
- [Next steps](#whats-next)
24+
25+
You can find the complete source code for this tutorial
26+
[on GitHub](https://github.com/denoland/examples/tree/main/with-honeycomb).
2427

2528
## Set up your chat app
2629

examples/tutorials/hyperdx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ HyperDX to collect and visualize telemetry data.
1818
In this tutorial, we'll build a simple application and export its telemetry data
1919
to HyperDX:
2020

21-
- [Setting up your application](#setup-your-app)
22-
- [Configuring the OpenTelemetry collector](#setup-the-collector)
21+
- [Set up your chat app](#set-up-your-chat-app)
22+
- [Set up a Docker collector](#set-up-a-docker-collector)
23+
- [Generating telemetry data](#generating-telemetry-data)
2324
- [Viewing telemetry data](#viewing-telemetry-data)
24-
- [Next steps](#whats-next)
2525

2626
You can find the complete source code for this tutorial
2727
[on GitHub](https://github.com/denoland/examples/tree/main/with-hyperdx).

0 commit comments

Comments
 (0)