Skip to content

Commit 94a27b4

Browse files
authored
Fix: ruby docs links (#1393)
* Fix ruby docs links
1 parent 71c324d commit 94a27b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website_docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ provides a few more features that will allow you gain even deeper insights!
9797

9898
[auto]: https://github.com/open-telemetry/opentelemetry-ruby#instrumentation-libraries
9999
[config]: {{< relref "automatic#configuring-specific-instrumentation-libraries" >}}
100-
[Context propagation]: ../context-propagation
100+
[Context propagation]: ../manual#context-propagation
101101
[manual]: ../manual
102102
[repository]: https://github.com/open-telemetry/opentelemetry-ruby
103103
[sdk-env]: {{< relref "/docs/reference/specification/protocol/exporter#configuration-options" >}}
104-
[Span events]: ../events
104+
[Span events]: ../manual#span-events

0 commit comments

Comments
 (0)