diff --git a/docs/samples/v1beta1/sklearn/v1/README.md b/docs/samples/v1beta1/sklearn/v1/README.md index f0f9889570c..48aac75feab 100644 --- a/docs/samples/v1beta1/sklearn/v1/README.md +++ b/docs/samples/v1beta1/sklearn/v1/README.md @@ -53,7 +53,7 @@ Expected Output $ inferenceservice.serving.kubeflow.org/sklearn-iris created ``` ## Run a prediction -The first step is to [determine the ingress IP and ports](../../../../README.md#determine-the-ingress-ip-and-ports) and set `INGRESS_HOST` and `INGRESS_PORT` +The first step is to [determine the ingress IP and ports](https://github.com/kubeflow/kfserving#determine-the-ingress-ip-and-ports) and set `INGRESS_HOST` and `INGRESS_PORT` ``` MODEL_NAME=sklearn-iris