We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8a36a commit e60a4e3Copy full SHA for e60a4e3
1 file changed
libsql-sqlite3/doc/libsql_extensions.md
@@ -291,7 +291,7 @@ Write-ahead log is a journaling mode which enables nice write concurrency charac
291
### API
292
293
In order to register a new set of virtual WAL methods, these methods need to be implemented. This is the current API:
294
-https://github.com/libsql/libsql/blob/main/src/wal.h
+https://github.com/tursodatabase/libsql/blob/main/libsql-sqlite3/src/wal.h
295
296
### Registering WAL methods
297
0 commit comments