diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-17 19:29:10 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-17 19:29:10 +0300 |
| commit | a7047d22c756222728ec1e2cd863c4875610be6e (patch) | |
| tree | e78cb318ab1e96ea5bed92f64e66d2fb6581cdac /doc/tests | |
| parent | 5bc5ed932c1f564188938e7e07283f9720c6088a (diff) | |
fix(doc): use automatic link resolution in docs
Diffstat (limited to 'doc/tests')
| -rw-r--r-- | doc/tests/test.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tests/test.md b/doc/tests/test.md index f9d8ae9..2f5f87a 100644 --- a/doc/tests/test.md +++ b/doc/tests/test.md @@ -93,5 +93,5 @@ Assert `expr` for not truth. Generates more verbose message if `msg` is not set. Works the same as [`assert-is`](#assert-is). -<!-- Generated with Fenneldoc 0.1.0 +<!-- Generated with Fenneldoc 0.1.2 https://gitlab.com/andreyorst/fenneldoc --> |