8000 docs: Fix README docs link · rgerganov/llama-cpp-python@1539146 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1539146

Browse files
committed
docs: Fix README docs link
1 parent a928893 commit 1539146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Check out the [examples folder](examples/low_level_api) for more examples of usi
332332

333333
# Documentation
334334

335-
Documentation is available at [https://abetlen.github.io/llama-cpp-python](https://abetlen.github.io/llama-cpp-python).
335+
Documentation is available via [https://llama-cpp-python.readthedocs.io/](https://llama-cpp-python.readthedocs.io/).
336336
If you find any issues with the documentation, please open an issue or submit a PR.
337337

338338
# Development

0 commit comments

Comments
 (0)
0