diff --git a/README.md b/README.md index 4884c2d33fd7a4f5c1a06a4d07c7a26b41fef58c..ad8f7de4290502f5cb7c3d4c87df2aa026bdab5c 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