Skip to content

Commit fce751a

Browse files
doc(example): fix the broken link. (#2433)
* fix: fix the broken link. Signed-off-by: Electronic-Waste <[email protected]> * fix(doc): update guidance in multi-users pipelines setup. Signed-off-by: Electronic-Waste <[email protected]> --------- Signed-off-by: Electronic-Waste <[email protected]>
1 parent 3e3e0f8 commit fce751a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/v1beta1/kubeflow-pipelines/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ You have to install the following Python SDK to run these examples:
1515

1616
## Multi-User Pipelines Setup
1717

18-
The Notebooks examples run Pipelines in multi-user mode and your Kubeflow Notebook
19-
must have the appropriate `PodDefault` with the `pipelines.kubeflow.org` audience.
18+
The Notebooks examples run Pipelines in multi-user mode and your Kubeflow Notebook must authenticate the Pipeline SDK.
2019

21-
Please follow [this guide](https://www.kubeflow.org/docs/components/pipelines/sdk/connect-api/#multi-user-mode)
20+
Please follow [this guide](https://www.kubeflow.org/docs/components/pipelines/user-guides/core-functions/connect-api/)
2221
to give an access Kubeflow Notebook to run Kubeflow Pipelines.
2322

2423
## List of Examples

0 commit comments

Comments
 (0)