We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fd3f8 commit db5ad7eCopy full SHA for db5ad7e
content/docs/pipelines/sdk/sdk-overview.md
@@ -532,7 +532,7 @@ Below is a more detailed explanation of the above diagram:
532
```
533
{{% alert title="More about the above workflow" color="info" %}}
534
For an example, see the
535
-[`xgboost-training-cm.py`](https://github.com/kubeflow/pipelines/blob/master/samples/xgboost-spark/xgboost-training-cm.py)
+[`xgboost-training-cm.py`](https://github.com/kubeflow/pipelines/blob/master/samples/core/xgboost-spark/xgboost-training-cm.py)
536
pipeline sample on GitHub. The pipeline creates an XGBoost model using
537
structured data in CSV format.
538
{{% /alert %}}
0 commit comments