1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

[docs] Support redirect of placeholder-page paths to their targets (#3401)

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
Patrice Chalin
2022-10-28 17:13:26 -04:00
committed by GitHub
parent 3dd4e816a6
commit 797e337676
2 changed files with 2 additions and 6 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
---
title: API reference
linkTitle: API
# Note: this is a placeholder page. Attempting to visit this page will
# redirect to the following URL:
manualLink: https://pkg.go.dev/go.opentelemetry.io/otel
redirect: https://pkg.go.dev/go.opentelemetry.io/otel
manualLinkTarget: _blank
_build: { render: link }
weight: 50
+1 -3
View File
@@ -1,8 +1,6 @@
---
title: Examples
# Note: this is a placeholder page. Attempting to visit this page will
# redirect to the following URL:
manualLink: https://github.com/open-telemetry/opentelemetry-go/tree/main/example
redirect: https://github.com/open-telemetry/opentelemetry-go/tree/main/example
manualLinkTarget: _blank
_build: { render: link }
weight: 60