[pipelines] Update pipeline overview link in everywhere in website (#3081)

This commit is contained in:
James Liu 2021-11-28 04:58:02 -08:00 committed by GitHub
parent 9397746ebe
commit cd8142a921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@
inkscape:pagecheckerboard="false" />
<a
id="a3946"
xlink:href="https://www.kubeflow.org/docs/guides/pipelines/pipelines-overview/"
xlink:href="https://www.kubeflow.org/docs/components/pipelines/introduction/"
target="_blank"
transform="matrix(0.49363962,0,0,0.49963206,1.4381833,0.08830732)">
<image

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -111,7 +111,7 @@ title = "Kubeflow"
<div class="card-body bg-primary-dark">
<h5 class="card-title text-white section-head">Pipelines</h5>
<p class="card-text text-white">
<a target="_blank" rel="noopener" href="/docs/components/pipelines/overview/pipelines-overview/" >Kubeflow Pipelines</a> is a comprehensive solution for deploying
<a target="_blank" rel="noopener" href="/docs/components/pipelines/introduction/" >Kubeflow Pipelines</a> is a comprehensive solution for deploying
and managing end-to-end ML workflows. Use Kubeflow Pipelines for rapid and reliable experimentation.
You can schedule and compare runs, and examine detailed reports on each run.
</p>

View File

@ -54,7 +54,7 @@
inkscape:pagecheckerboard="false" />
<a
id="a3946"
xlink:href="https://www.kubeflow.org/docs/guides/pipelines/pipelines-overview/"
xlink:href="https://www.kubeflow.org/docs/components/pipelines/introduction/"
target="_blank"
transform="matrix(0.49363962,0,0,0.49963206,1.4381833,0.08830732)">
<image
@ -66,4 +66,4 @@
height="240"
width="240" />
</a>
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB