diff --git a/content/en/docs/_index.md b/content/en/docs/_index.md index 48088c01cb5c..11e2cb9a08d8 100644 --- a/content/en/docs/_index.md +++ b/content/en/docs/_index.md @@ -2,18 +2,12 @@ title: Documentation linkTitle: Docs aliases: - - /csharp/ - - /csharp/metrics/ - - /csharp/tracing/ - /golang/ - /golang/metrics/ - /golang/tracing/ - /java/ - /java/metrics/ - /java/tracing/ - - /js/ - - /js/metrics/ - - /js/tracing/ - /python/ - /python/metrics/ - /python/tracing/ diff --git a/content/en/docs/js/_index.md b/content/en/docs/js/_index.md index 38861e7cc257..1a9c77179647 100644 --- a/content/en/docs/js/_index.md +++ b/content/en/docs/js/_index.md @@ -1,9 +1,10 @@ --- title: JavaScript -weight: 20 description: >- JS logo A language-specific implementation of OpenTelemetry in JavaScript (for Node.JS & the browser). +aliases: [/js/, /js/metrics/, /js/tracing/] +weight: 20 --- This page contains an introduction to OpenTelemetry in JavaScript. This guide diff --git a/content/en/docs/net/_index.md b/content/en/docs/net/_index.md index 70e6500ea57e..6d7c2c84fee5 100644 --- a/content/en/docs/net/_index.md +++ b/content/en/docs/net/_index.md @@ -1,9 +1,10 @@ --- -title: ".NET" -weight: 12 +title: .NET description: > NET logo A language-specific implementation of OpenTelemetry in .NET. +aliases: [/csharp/, /csharp/metrics/, /csharp/tracing/] +weight: 12 --- Welcome to the OpenTelemetry for .NET documentation! This is intended to be an