diff --git a/content/en/academy/localstack-101/lesson-7/index.md b/content/en/academy/localstack-101/lesson-7/index.md
index 79da6d7929..a8592f08f1 100644
--- a/content/en/academy/localstack-101/lesson-7/index.md
+++ b/content/en/academy/localstack-101/lesson-7/index.md
@@ -34,5 +34,5 @@ Witness firsthand how they empower developers in various scenarios, especially f
Further reading:
-- [Cloud Pods Documentation](https://docs.localstack.cloud/user-guide/cloud-pods/)
-- [Cloud Pods Browser](https://docs.localstack.cloud/user-guide/web-application/cloud-pods-browser/)
\ No newline at end of file
+- [Cloud Pods Documentation]({{< ref "user-guide/cloud-pods" >}})
+- [Cloud Pods Browser]({{< ref "user-guide/cloud-pods/cloud-pods-browser/" >}})
diff --git a/content/en/user-guide/web-application/cloud-pods-browser/index.md b/content/en/user-guide/web-application/cloud-pods-browser/index.md
index d667882459..9f596f17f8 100644
--- a/content/en/user-guide/web-application/cloud-pods-browser/index.md
+++ b/content/en/user-guide/web-application/cloud-pods-browser/index.md
@@ -9,20 +9,20 @@ description: >
[The Cloud Pods Browser](https://app.localstack.cloud/pods) lets you access and manage all your Cloud Pods. The Cloud Pods Browser is a feature of our LocalStack Web Application that is exclusive to **LocalStack Team & Enterprise users**.
With Cloud Pods, you can have individual or shared ownership of a snapshot of your LocalStack instance.
-The LocalStack CLI allows you to create new Cloud Pods and configure their [visibility settings](https://docs.localstack.cloud/user-guide/cloud-pods/pods-cli/#save).
+The LocalStack CLI allows you to create new Cloud Pods and configure their [visibility settings]({{< ref "user-guide/cloud-pods/pods-cli/#save" >}}).
## Usage
-You can use [Cloud Pods](https://docs.localstack.cloud/user-guide/cloud-pods/) to manage your local AWS infrastructure and collaborate with others:
+You can use [Cloud Pods]({{< ref "user-guide/cloud-pods/" >}}) to manage your local AWS infrastructure and collaborate with others:
- Cloud Pods are accessible to all LocalStack Team users in your organization namespace. Public Cloud Pods are accessible to all LocalStack users.
- Cloud Pods version history is available, which allows you to view the version history of a Cloud Pod and access previous versions of specific Cloud Pods.
- Cloud Pods can be made public, injected into a running LocalStack container, or deleted - all from the LocalStack Web Application.
{{< alert title="Warning" color="warning">}}
-LocalStack Pro users cannot access the Cloud Pods Browser. Community & Pro users can use the [Community Cloud Pods](https://docs.localstack.cloud/user-guide/cloud-pods/community/) and save their Cloud Pods locally or share them via a GitHub/GitLab repository. The [Cloud Pods launchpad](https://docs.localstack.cloud/user-guide/cloud-pods/launchpad/) can be used to inject a Cloud Pod into a running LocalStack container through a simple click.
+LocalStack Pro users cannot access the Cloud Pods Browser. Community & Pro users can use the [Community Cloud Pods]({{< ref "user-guide/cloud-pods/community" >}}) and save their Cloud Pods locally or share them via a GitHub/GitLab repository. The [Cloud Pods launchpad]({{< ref "user-guide/cloud-pods/launchpad" >}}) can be used to inject a Cloud Pod into a running LocalStack container through a simple click.
{{< /alert >}}
## Access the version history
@@ -31,7 +31,7 @@ To view the version history of a Cloud Pod, click on the Cloud Pod's name in the
-To create a new version of a Cloud Pod, refer to the [Cloud Pods CLI](https://docs.localstack.cloud/user-guide/cloud-pods/pods-cli/#save) documentation.
+To create a new version of a Cloud Pod, refer to the [Cloud Pods CLI]({{< ref "user-guide/cloud-pods/pods-cli/#save" >}}) documentation.
## Save a Cloud Pod