diff --git a/content/en/docs/platforms/faas/_index.md b/content/en/docs/platforms/faas/_index.md index 7b160a91eedd..257744b59962 100644 --- a/content/en/docs/platforms/faas/_index.md +++ b/content/en/docs/platforms/faas/_index.md @@ -4,7 +4,7 @@ linkTitle: FaaS description: >- OpenTelemetry supports various methods of monitoring Function-as-a-Service provided by different cloud vendors -redirects: [{ from: /docs/platforms/faas/*, to: ':splat' }] # cSpell:disable-line +redirects: [{ from: /docs/faas/*, to: ':splat' }] # cSpell:disable-line --- Functions as a Service (FaaS) is an important serverless compute platform for diff --git a/content/en/docs/platforms/kubernetes/_index.md b/content/en/docs/platforms/kubernetes/_index.md index d3e8579869b7..e5142351173f 100644 --- a/content/en/docs/platforms/kubernetes/_index.md +++ b/content/en/docs/platforms/kubernetes/_index.md @@ -1,7 +1,7 @@ --- title: OpenTelemetry with Kubernetes linkTitle: Kubernetes -redirects: [{ from: /docs/platforms/kubernetes/*, to: ':splat' }] +redirects: [{ from: /docs/kubernetes/*, to: ':splat' }] --- [Kubernetes](https://kubernetes.io/) is an open source system for automated