chore: fix 404 url for custom providers comment (#772)
This commit is contained in:
parent
4282cda0ac
commit
f8d80d87c5
@ -84,7 +84,7 @@ Respect and use existing conventions, libraries, etc that are already present in
|
|||||||
["local"] = false,
|
["local"] = false,
|
||||||
},
|
},
|
||||||
---To add support for custom provider, follow the format below
|
---To add support for custom provider, follow the format below
|
||||||
---See https://github.com/yetone/avante.nvim/README.md#custom-providers for more details
|
---See https://github.com/yetone/avante.nvim/wiki#custom-providers for more details
|
||||||
---@type {[string]: AvanteProvider}
|
---@type {[string]: AvanteProvider}
|
||||||
vendors = {},
|
vendors = {},
|
||||||
---Specify the behaviour of avante.nvim
|
---Specify the behaviour of avante.nvim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user