From 8d1e87da7c8e7495733f2069712e03c947a7dfad Mon Sep 17 00:00:00 2001 From: eebalaban <88153957+eebalaban@users.noreply.github.com> Date: Mon, 14 Feb 2022 17:17:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00925fc..ed3954f 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ one example Use Case has been deployed by creating a REST API opn top of the ten ## Usage There are two ways you can run the python notebook yourself, as described below. Or you click the google colab button in the README, to run the notebook in the cloud (for free). -example: <a href="https://colab.research.google.com/github/AlexRossmann/ml-services/blob/main/CRM/Customer%20Churn%20Prediction/notebook.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open Notebook In Google Colab"/></a> +example: <a href="https://colab.research.google.com/github/AlexRossmann/machine-learning-services/blob/main/CRM/Customer%20Churn%20Prediction/notebook.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open Notebook In Google Colab"/></a> -- GitLab