Skip to content

Commit 07c452a

Browse files
committed
Fix cloudprem OP image url and page links
1 parent 054ca3e commit 07c452a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/cloudprem/ingest-logs/observability-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ On Observability Pipelines home page, choose the Log Volume Control template and
3030

3131
Your pipeline should look like this one:
3232

33-
{{< img src="/cloudprem/installation/filter_index_cloudprem.png" alt="Screenshot of the Logs Explorer interface showing how to filter logs by selecting the cloudprem index in the facets panel" style="width:70%;" >}}
33+
{{< img src="/cloudprem/ingest/observability-pipelines-cloudprem-setup.png" alt="Screenshot of the Logs Explorer interface showing how to filter logs by selecting the cloudprem index in the facets panel" style="width:70%;" >}}
3434

3535
You are ready to deploy it.
3636

content/en/cloudprem/install/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Select the installation guide that matches your environment:
1111
## Cloud-managed Kubernetes
1212

1313
{{< whatsnext desc=" ">}}
14-
{{< nextlink href="./aws-eks/" >}}Install on AWS EKS{{< /nextlink >}}
15-
{{< nextlink href="./azure-aks/" >}}Install on Azure AKS{{< /nextlink >}}
14+
{{< nextlink href="./install/aws-eks/" >}}Install on AWS EKS{{< /nextlink >}}
15+
{{< nextlink href="./install/azure-aks/" >}}Install on Azure AKS{{< /nextlink >}}
1616
{{< /whatsnext >}}
1717

1818
## Self-managed Kubernetes
1919

2020
{{< whatsnext desc=" ">}}
21-
{{< nextlink href="./kubernetes-nginx/" >}}Install on a K8s cluster with NGINX Ingress Controller{{< /nextlink >}}
21+
{{< nextlink href="./install/kubernetes-nginx/" >}}Install on a K8s cluster with NGINX Ingress Controller{{< /nextlink >}}
2222
{{< /whatsnext >}}

0 commit comments

Comments
 (0)