Skip to content

Commit 5151e35

Browse files
authored
Update README.md
1 parent 2f37bb7 commit 5151e35

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ SELECT llm_text_generate('What is the most beautiful city in Italy?');
6464

6565
Use SQLite-AI alongside:
6666

67-
* **[SQLite-Vector](https://github.com/sqlite-ai/sqlite-vector)** – vector search from SQL
68-
* **[SQLite-Sync](https://github.com/sqlite-ai/sqlite-sync)** – sync on-device databases with the cloud
69-
* **[SQLite-JS](https://github.com/sqlite-ai/sqlite-js)** – define SQLite functions in JavaScript
67+
* **[SQLite-Vector](https://github.com/sqliteai/sqlite-vector)** – vector search from SQL
68+
* **[SQLite-Sync](https://github.com/sqliteai/sqlite-sync)** – sync on-device databases with the cloud
69+
* **[SQLite-JS](https://github.com/sqliteai/sqlite-js)** – define SQLite functions in JavaScript
7070

7171
---
7272

0 commit comments

Comments
 (0)