Skip to content

Commit 6793481

Browse files
authored
[IA] Revert inadvertent redirects path change (#6233)
1 parent 99a39c5 commit 6793481

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/platforms/faas/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ linkTitle: FaaS
44
description: >-
55
OpenTelemetry supports various methods of monitoring Function-as-a-Service
66
provided by different cloud vendors
7-
redirects: [{ from: /docs/platforms/faas/*, to: ':splat' }] # cSpell:disable-line
7+
redirects: [{ from: /docs/faas/*, to: ':splat' }] # cSpell:disable-line
88
---
99

1010
Functions as a Service (FaaS) is an important serverless compute platform for

content/en/docs/platforms/kubernetes/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: OpenTelemetry with Kubernetes
33
linkTitle: Kubernetes
4-
redirects: [{ from: /docs/platforms/kubernetes/*, to: ':splat' }]
4+
redirects: [{ from: /docs/kubernetes/*, to: ':splat' }]
55
---
66

77
[Kubernetes](https://kubernetes.io/) is an open source system for automated

0 commit comments

Comments
 (0)