Skip to content

Commit c5e5fa8

Browse files
authored
Fix broken link (#389)
s/kripken/sql-js
1 parent 641731a commit c5e5fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ dbFileElm.onchange = () => {
136136
r.readAsArrayBuffer(f);
137137
}
138138
```
139-
See : http://kripken.github.io/sql.js/examples/GUI/gui.js
139+
See : https://sql-js.github.io/sql.js/examples/GUI/gui.js
140140

141141
#### Loading a database from a server
142142

0 commit comments

Comments
 (0)