From 5da196b6a5f4490882029dac3eebdac54acc5b72 Mon Sep 17 00:00:00 2001 From: Priya Darshane Date: Wed, 15 Jan 2025 15:11:01 -0800 Subject: [PATCH 1/2] removed broken link and surrounding text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2352da1bc8..94e07c44a1 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ The versioned sites follow this convention: * `vXXX-YYY.kubeflow.org` points to the release at vXXX.YYY-branch We also hook up each version to the dropdown on the website menu bar. -For information on how to update the website to a new version, see the [Kubeflow release guide](https://github.com/kubeflow/kubeflow/blob/master/docs_dev/releasing.md#releasing-a-new-version-of-the-website). + Whenever any documents reference any source code, you should use the version shortcode in the links, like so: From d022b117a2b65a4eb6cf2555c8b2510f496889fa Mon Sep 17 00:00:00 2001 From: Priya Darshane Date: Wed, 15 Jan 2025 16:05:08 -0800 Subject: [PATCH 2/2] removed broken link and surrounding text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94e07c44a1..7163fcb6fa 100644 --- a/README.md +++ b/README.md @@ -264,4 +264,4 @@ Whenever any documents reference any source code, you should use the version sho https://github.com/kubeflow/kubeflow/blob/{{< params "githubbranch" >}}/scripts/gke/deploy.sh ``` -This ensures that all the links in a versioned webpage point to the correct branch. +This ensures that all the links in a versioned webpage point to the correct branch.