Skip to content

Commit 19cdadf

Browse files
committed
doc: update doc link
1 parent 60ad323 commit 19cdadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/sqlite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@ resolution handler passed to [`database.applyChangeset()`][]. See also
11531153
[`sqlite3_last_insert_rowid()`]: https://www.sqlite.org/c3ref/last_insert_rowid.html
11541154
[`sqlite3_load_extension()`]: https://www.sqlite.org/c3ref/load_extension.html
11551155
[`sqlite3_prepare_v2()`]: https://www.sqlite.org/c3ref/prepare.html
1156-
[`sqlite3_set_authorizer()`]: https://www.sqlite.org/c3ref/set_authorizer.html
1156+
[`sqlite3_set_authorizer()`]: https://sqlite.org/c3ref/set_authorizer.html
11571157
[`sqlite3_sql()`]: https://www.sqlite.org/c3ref/expanded_sql.html
11581158
[`sqlite3changeset_apply()`]: https://www.sqlite.org/session/sqlite3changeset_apply.html
11591159
[`sqlite3session_attach()`]: https://www.sqlite.org/session/sqlite3session_attach.html

0 commit comments

Comments
 (0)