You've already forked opentelemetry-go
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:
+1
-3
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user