Skip to content

Commit b15ee76

Browse files
committed
Fix broken link in sample pipeline
1 parent fdfaf54 commit b15ee76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/internal/apiserver/sample-config.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
[
1212
{
1313
"name": "[Demo] iris-training",
14-
"description": "[source code](https://github.com/opendatahub-io/data-science-pipelines/tree/master/samples/iris-training) A simple pipeline to demonstrate a basic ML Training workflow",
14+
"description": "[source code](https://github.com/opendatahub-io/data-science-pipelines/tree/master/samples/iris-sklearn) A simple pipeline to demonstrate a basic ML Training workflow",
1515
"file": "/samples/iris-pipeline-compiled.yaml"
1616
}
1717
]

0 commit comments

Comments
 (0)