diff --git a/examples/v1beta1/kubeflow-pipelines/README.md b/examples/v1beta1/kubeflow-pipelines/README.md index df1e2bf0041..18e289cc73b 100644 --- a/examples/v1beta1/kubeflow-pipelines/README.md +++ b/examples/v1beta1/kubeflow-pipelines/README.md @@ -18,7 +18,7 @@ You have to install the following Python SDK to run these examples: The Notebooks examples run Pipelines in multi-user mode and your Kubeflow Notebook must have the appropriate `PodDefault` with the `pipelines.kubeflow.org` audience. -Please follow [this guide](https://www.kubeflow.org/docs/components/pipelines/sdk/connect-api/#multi-user-mode) +Please follow [this guide](https://www.kubeflow.org/docs/components/pipelines/operator-guides/multi-user/) to give an access Kubeflow Notebook to run Kubeflow Pipelines. ## List of Examples