docs: fix typo in section link

This commit is contained in:
Jake Hamilton
2022-09-08 03:22:39 -07:00
committed by GitHub
parent aac9e0f375
commit 415e664e85

View File

@@ -89,7 +89,7 @@ library instance with `mkLib`.
```
For information on how to use `lib`, see the [`lib`](#lib) section. Or skip directly
to [`lib.mkFlake`](#lib.mkflake) to see how to configure your flake's outputs.
to [`lib.mkFlake`](#libmkflake) to see how to configure your flake's outputs.
### `mkFlake`