Relative links to source files don't work at Github :(

This commit is contained in:
Ben Edgington 2021-02-10 12:52:24 +00:00
parent 584124fa3a
commit 79d7868f2a
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ make fk20_proofs_test_debug
./fk20_proofs_test_debug fk_single_strided
```
This magic is implemented via the `ASSERT` macro in [c_kzg.h](src/c_kzh.h).
This magic is implemented via the `ASSERT` macro in _c_kzg.h_.
## Prerequisites