We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a19083 commit 74797f0Copy full SHA for 74797f0
1 file changed
content/docs/pipelines/overview/pipelines-overview.md
@@ -75,7 +75,7 @@ Kubeflow Pipelines UI:
75
76
Below is an extract from the Python code that defines the
77
`xgboost-training-cm.py` pipeline. You can see the full code on
78
-[GitHub](https://github.com/kubeflow/pipelines/tree/master/samples/core/xgboost-spark).
+[GitHub](https://github.com/kubeflow/pipelines/tree/master/samples/core/xgboost_training_cm).
79
80
```python
81
0 commit comments