docs/custom-plugins: fix invalid backlink to DAG section

This commit is contained in:
raf 2025-03-17 20:30:59 +03:00
parent 0367f490ba
commit af26fb3c7d
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -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.
::: :::