docs: Fix README docs link
This commit is contained in:
parent
a928893d03
commit
1539146a5e
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ Check out the [examples folder](examples/low_level_api) for more examples of usi
|
|||
|
||||
# Documentation
|
||||
|
||||
Documentation is available at [https://abetlen.github.io/llama-cpp-python](https://abetlen.github.io/llama-cpp-python).
|
||||
Documentation is available via [https://llama-cpp-python.readthedocs.io/](https://llama-cpp-python.readthedocs.io/).
|
||||
If you find any issues with the documentation, please open an issue or submit a PR.
|
||||
|
||||
# Development
|
||||
|
|
Loading…
Reference in a new issue