diff options
| author | Alasdair | 2020-05-18 16:41:41 +0100 |
|---|---|---|
| committer | Alasdair | 2020-05-18 16:41:41 +0100 |
| commit | 92b0564856fb3e20a09bead04d5c1b21eed224e1 (patch) | |
| tree | ac023218186989b5be2992af87279301a31a6e12 /sailcov/README.md | |
| parent | 6cc2fc829105df463765a4ee7da9085617d2e9db (diff) | |
Add a prefix option for generated coverage files
Diffstat (limited to 'sailcov/README.md')
| -rw-r--r-- | sailcov/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sailcov/README.md b/sailcov/README.md index 069ed7c0..17c6b395 100644 --- a/sailcov/README.md +++ b/sailcov/README.md @@ -52,5 +52,5 @@ and uncovered code can be individually set. Alternatively the default red/green colours for uncovered/covered can be swapped for a yellow/blue theme using `--alt-colors` or `--alt-colours`. See the alternate -[riscv_vmem_sv39.html](https://alasdair.github.io/riscv_vmem_sv39_alt.html) +[riscv_vmem_sv39.html](https://alasdair.github.io/alt_riscv_vmem_sv39.html) for an example. |
