From 4132f35d3bfa57da28f7a43ca5678988fd53f9dc Mon Sep 17 00:00:00 2001 From: Helber Belmiro Date: Thu, 19 Oct 2023 15:25:15 -0300 Subject: [PATCH] Fixed broken link (#1063) --- mnist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mnist/README.md b/mnist/README.md index b885fe65e..ddc755d18 100644 --- a/mnist/README.md +++ b/mnist/README.md @@ -119,7 +119,7 @@ Follow these instructions to run the MNIST tutorial on IBM Cloud # MNIST on Kubeflow on Vanilla k8s -1. Follow these [instructions](https://www.kubeflow.org/docs/started/k8s/kfctl-k8s-istio/) to deploy Kubeflow. +1. Follow these [instructions](https://www.kubeflow.org/docs/started/installing-kubeflow/) to deploy Kubeflow. 1. [Setup docker credentials](#vanilla-docker).