docs: fix typo in link anchor [skip ci]
This commit is contained in:
parent
35c3cf2822
commit
ca355a79fb
|
@ -117,7 +117,7 @@ idep_foo = declare_dependency(
|
|||
```
|
||||
|
||||
See [dependencies](Dependencies.md#declaring-your-own), and
|
||||
[reference](Reference-manual.md#decalre_dependency) for more information.
|
||||
[reference](Reference-manual.md#declare_dependency) for more information.
|
||||
|
||||
## Using generator()
|
||||
|
||||
|
|
Loading…
Reference in New Issue