Skip to content

Commit 32663b2

Browse files
committed
fix: add missing leading slash to queues-module PlatformLink
1 parent 26f7e78 commit 32663b2

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/tracing/span-metrics

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/tracing/span-metrics/examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Where to put this in your app:
247247
248248
<Alert>
249249
250-
This example demonstrates proper queue instrumentation patterns. For more details on instrumenting queues, see the <PlatformLink to="platforms/javascript/guides/node/tracing/instrumentation/queues-module/">Queues Module documentation</PlatformLink>.
250+
This example demonstrates proper queue instrumentation patterns. For more details on instrumenting queues, see the <PlatformLink to="/platforms/javascript/guides/node/tracing/instrumentation/queues-module/">Queues Module documentation</PlatformLink>.
251251
252252
</Alert>
253253

0 commit comments

Comments
 (0)