From d135cfa270a0e9efe9a0a1c5ca78754be6287a6f Mon Sep 17 00:00:00 2001 From: Han Pham <36429830+hanpham32@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:56:28 -0800 Subject: [PATCH] doc: correct linking for Custom providers (#1092) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7adf64b..a2875cd 100644 --- a/README.md +++ b/README.md @@ -383,7 +383,7 @@ Given its early stage, `avante.nvim` currently supports the following basic func > [!IMPORTANT] > > Avante will only support Claude, and OpenAI (and its variants including azure)out-of-the-box due to its high code quality generation. -> For all OpenAI-compatible providers, see [wiki](https://github.com/yetone/avante.nvim/wiki) for more details. +> For all OpenAI-compatible providers, see [wiki](https://github.com/yetone/avante.nvim/wiki/Custom-providers) for more details. > [!IMPORTANT] >