diff --git a/content/en/docs/components/pipelines/sdk/connect-api.md b/content/en/docs/components/pipelines/sdk/connect-api.md index 8c7758e329..4e5cb412d6 100644 --- a/content/en/docs/components/pipelines/sdk/connect-api.md +++ b/content/en/docs/components/pipelines/sdk/connect-api.md @@ -22,7 +22,7 @@ Kubeflow distributions secure the Kubeflow Pipelines public endpoint with authen Since Kubeflow distributions can have different authentication and authorization requirements, the steps needed to connect to your Kubeflow Pipelines instance might be different depending on the Kubeflow distribution you installed. Refer to documentation for [your Kubeflow distribution](/docs/started/installing-kubeflow/): * [Connecting to Kubeflow Pipelines on Google Cloud using the SDK](/docs/distributions/gke/pipelines/authentication-sdk/) -* [Kubeflow Pipelines on AWS](https://www.kubeflow.org/docs/distributions/aws/pipeline/#authenticate-kubeflow-pipeline-using-sdk-inside-cluster) +* [Kubeflow Pipelines on AWS](/docs/distributions/aws/component-guides/pipeline/#authenticate-kubeflow-pipelines-using-sdk-outside-cluster) * [Authentication using OIDC in Azure](/docs/distributions/azure/authentication-oidc/) * [Pipelines on IBM Cloud Kubernetes Service (IKS)](/docs/distributions/ibm/pipelines/)