From f7f81d64db860756a582c457c307bb56d2513569 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rok=20Ro=C5=A1kar?= <rok.roskar@sdsc.ethz.ch>
Date: Thu, 9 Apr 2020 12:17:22 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4884c2d33..ad8f7de42 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ spain_df = converter.read_convert('./data/covid-19-spain')
 
 The resulting DataFrames have exactly the same structure so they can be used
 interchangably in any analysis or plotting code. See the [standardization
-notebook]('notebooks/process/standardize_datasets.ipynb') for a more complete
+notebook]('https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/notebooks/process/standardize_datasets.ipynb') for a more complete
 example.
 
 ### Updating your branch or fork
-- 
GitLab