diff --git a/transforms/code/code_quality/kfp_ray/README.md b/transforms/code/code_quality/kfp_ray/README.md index f9201bf98..ebbb64f54 100644 --- a/transforms/code/code_quality/kfp_ray/README.md +++ b/transforms/code/code_quality/kfp_ray/README.md @@ -2,7 +2,7 @@ ## Summary -This project allows execution of the [noop Ray transform](../ray) as a +This project allows execution of the [Code Quality Ray transform](../ray) as a [KubeFlow Pipeline](https://www.kubeflow.org/docs/components/pipelines/overview/) The detail pipeline is presented in the [Simplest Transform pipeline tutorial](../../../../kfp/doc/simple_transform_pipeline.md) @@ -25,4 +25,4 @@ make workflow-build ``` The next steps are described in [Deploying a pipeline](../../../../kfp/doc/simple_transform_pipeline.md#deploying-a-pipeline-) -and [Executing pipeline and watching execution results](../../../../kfp/doc/simple_transform_pipeline.md#executing-pipeline-and-watching-execution-results-) \ No newline at end of file +and [Executing pipeline and watching execution results](../../../../kfp/doc/simple_transform_pipeline.md#executing-pipeline-and-watching-execution-results-)