From bf5d081ea7846cf8385d2d2b96b74100c0e57c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rok=20Ro=C5=A1kar?= <rok.roskar@sdsc.ethz.ch> Date: Wed, 29 Apr 2020 15:28:38 +0000 Subject: [PATCH] fix mobility notebook link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e82eeb434..3e172d41a 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ useful helper and plotting functions that are used in the sample notebooks. </td> <td><a href="https://renkulab.io/datasets/46c02f05-393a-4a78-bd5d-d3bf2c23d577">Measures of social distancing</a></td> <td><code>data/distancing-metrics</code></td> -<td>https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/notebooks/examples/distancing-measures.ipynb</td> +<td><a href="https://renkulab.io/projects/covid-19/covid-19-public-data/files/blob/notebooks/examples/distancing-measures.ipynb">notebooks/examples/distancing-measures.ipynb</a></td> </tr> </tbody> </table> -- GitLab