Skip to content

Commit 26c2664

Browse files
authored
docs: fix nativeSqlite configuration link (#3508)
1 parent ec97064 commit 26c2664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/1.getting-started/2.installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You can choose to install `better-sqlite3` or `sqlite3` package.
7070

7171

7272
If you don't want to install any package, you can use native SQLite from Node.js\@v22.5.0 or newer.
73-
Checkout [`experimental.nativeSqlite` configuration](/docs/getting-started/configuration#experimentalnativesqlite).
73+
Checkout [`experimental.nativeSqlite` configuration](/docs/getting-started/configuration#experimentalnativesqlite-deprecated-use-sqliteconnector).
7474
::
7575

7676
### Create your First Collection

0 commit comments

Comments
 (0)