Skip to content

Commit 88ad634

Browse files
author
Zhe Yu
committed
fix links
1 parent d1462ba commit 88ad634

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ model output and reduce hallucination.
4242
> To check for the documentation for the version you're using, you can [check out
4343
> the corresponding tags](https://github.com/Davidyz/VectorCode/tags).
4444
45-
- For the setup and usage of the command-line tool, see [the CLI documentation](./docs/cli/README.md);
45+
- For the setup and usage of the command-line tool, see [the CLI documentation](./docs/cli.md);
4646
- For neovim users, after you've gone through the CLI documentation, please refer to
47-
[the neovim plugin documentation](./docs/neovim/README.md) and [lua API reference](./docs/neovim/api_references.md)
47+
[the neovim plugin documentation](./docs/neovim/README.md) (and optionally the [lua API reference](./docs/neovim/api_references.md))
4848
for further instructions.
4949
- Additional resources:
5050
- the [wiki](https://github.com/Davidyz/VectorCode/wiki) for extra tricks and

0 commit comments

Comments
 (0)