Skip to content

Commit fed2b2e

Browse files
author
Demon Finch
authored
Update README.md link still point legacy url
1 parent e403d74 commit fed2b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ollama Python Library
22

3-
The Ollama Python library provides the easiest way to integrate Python 3.8+ projects with [Ollama](https://github.com/jmorganca/ollama).
3+
The Ollama Python library provides the easiest way to integrate Python 3.8+ projects with [Ollama](https://github.com/ollama/ollama).
44

55
## Install
66

@@ -40,7 +40,7 @@ for chunk in stream:
4040

4141
## API
4242

43-
The Ollama Python library's API is designed around the [Ollama REST API](https://github.com/jmorganca/ollama/blob/main/docs/api.md)
43+
The Ollama Python library's API is designed around the [Ollama REST API](https://github.com/ollama/ollama/blob/main/docs/api.md)
4444

4545
### Chat
4646

0 commit comments

Comments
 (0)