mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-04-06 21:01:52 +00:00
docs/custom-plugins: fix invalid backlink to DAG section
This commit is contained in:
parent
0367f490ba
commit
af26fb3c7d
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ of individual sections of configuration as needed. nvf provides helper functions
|
||||||
in the extended library, usually under `inputs.nvf.lib.nvim.dag` that you may
|
in the extended library, usually under `inputs.nvf.lib.nvim.dag` that you may
|
||||||
use.
|
use.
|
||||||
|
|
||||||
Please refer to the [DAG section](/index.xhtml#ch-dag-entries) in the nvf manual
|
Please refer to the [DAG section](#ch-dag-entries) in the nvf manual
|
||||||
to find out more about the DAG system.
|
to find out more about the DAG system.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue