Skip to content

Commit edbf5a7

Browse files
authored
Update README.md
1 parent 9ddea62 commit edbf5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ or [watch my YT tutorial](https://youtu.be/wUvtS8CWhMs).
4848
In my previous tutorials I already made SQLite work on the web with sql.js.
4949
I also showed you how to use AsyncStorage and IndexedDB on the web.
5050
But I didn't show you how to make SQLite persistable between sessions with the help of IndexedDB.
51-
Read more about it in [making sqlite work on the web]([https://www.amarjanica.com/submit-expo-ios-app-to-apple-appstore/](https://www.amarjanica.com/making-sqlite-work-on-the-web-with-sql-js-and-indexeddb-2/))
51+
Read more about it in [making sqlite work on the web](https://www.amarjanica.com/making-sqlite-work-on-the-web-with-sql-js-and-indexeddb-2/)
5252
or [watch my YT tutorial](https://youtu.be/mUq0yUTJQ6Y).
5353

5454
## 8. Import and export SQLite web and native

0 commit comments

Comments
 (0)