diff --git a/README.md b/README.md index b17a806..474e25b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ By default `flood` produces verbose output of each test as it runs. This can be ### Report generation -After running tests, you can generate an HTML + Jupyter report similar to [this] one. This is done by running `flood report `. Multiple tests can be combined into one report with `flood repos ...`. +After running tests, you can generate an HTML + Jupyter report similar to [this](https://datasets.paradigm.xyz/notebooks/flood/example_report.html) one. This is done by running `flood report `. Multiple tests can be combined into one report with `flood repos ...`. ### Differential tests