You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ or [watch my YT tutorial](https://youtu.be/wUvtS8CWhMs).
48
48
In my previous tutorials I already made SQLite work on the web with sql.js.
49
49
I also showed you how to use AsyncStorage and IndexedDB on the web.
50
50
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/)
52
52
or [watch my YT tutorial](https://youtu.be/mUq0yUTJQ6Y).
0 commit comments