diff --git a/content/docs/insights/get-started/account-management.md b/content/docs/insights/get-started/account-management.md index 63ff99f8429d..bdcbb5b16e32 100644 --- a/content/docs/insights/get-started/account-management.md +++ b/content/docs/insights/get-started/account-management.md @@ -27,7 +27,7 @@ For example, AWS enables you to divide you infrastructure into regions and Insig It's important to note that if you **Scan** or **Delete** the `insights-aws-account` account, Pulumi applies this action to all child accounts. -For a detailed explanation and more examples of how child accounts and hierarchies work see the [Insights accounts documentation](/docs/pulumi-cloud/insights/accounts/#account-hierarchies) +For a detailed explanation and more examples of how child accounts and hierarchies work see the [Insights accounts documentation](/docs/insights/accounts/#account-hierarchies) ## Manage Accounts diff --git a/content/docs/insights/get-started/begin.md b/content/docs/insights/get-started/begin.md index 8bdc4117eeb5..73fb4192e38c 100644 --- a/content/docs/insights/get-started/begin.md +++ b/content/docs/insights/get-started/begin.md @@ -178,7 +178,7 @@ This configuration projects the kubeconfig file contents to a temporary file tha The scanner agent does not have access to external binaries (e.g., `aws`, `gcloud`), so kubeconfig files relying on [client-go credential plugins](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins) are not supported. We recommend creating a service account with the necessary cluster-scoped permissions (**`get`** and **`list`**) and using its token for authentication. {{< /notes >}} -For a detailed guide on configuring ESC credentials for Insights with Kubernetes see the [following documentation](/docs/pulumi-cloud/insights/accounts/#kubernetes-k8s). +For a detailed guide on configuring ESC credentials for Insights with Kubernetes see the [following documentation](/docs/insights/accounts/#kubernetes-k8s). {{% /choosable %}} diff --git a/content/pricing/_index.md b/content/pricing/_index.md index f3d96d02a2cd..cc3b2bb738c6 100644 --- a/content/pricing/_index.md +++ b/content/pricing/_index.md @@ -288,7 +288,7 @@ comparison_table: - header: Pulumi Insights rows: - title: Resource search - link: /docs/pulumi-cloud/insights/search/ + link: /docs/insights/search/ items: - content: _check - content: _check @@ -301,14 +301,14 @@ comparison_table: - content: 10K results - content: 10K results - title: Data export - link: /docs/pulumi-cloud/insights/#data-export + link: /docs/insights/#data-export items: - content: _blank - content: _blank - content: _check - content: _check - title: Property search - link: /docs/pulumi-cloud/insights/search/#property-queries + link: /docs/insights/search/#property-queries items: - content: _blank - content: _blank diff --git a/content/topics/kubernetes.md b/content/topics/kubernetes.md index 76c41444e589..1af66d67b226 100644 --- a/content/topics/kubernetes.md +++ b/content/topics/kubernetes.md @@ -227,7 +227,7 @@ superpowers: - title: Intelligent Cloud Management cta: Learn more - cta_url: "/docs/pulumi-cloud/insights/" + cta_url: "/docs/insights/" icon_type: cloud-with-nodes icon_color: purple description: | diff --git a/layouts/product/pulumi-insights.html b/layouts/product/pulumi-insights.html index 03852a281f03..fd20bd07c893 100644 --- a/layouts/product/pulumi-insights.html +++ b/layouts/product/pulumi-insights.html @@ -12,7 +12,7 @@
{{ .Params.overview.body | markdownify }}