Commit d1a5481
authored
Fix link to sqlite.org page on compilation
The partial URL was rendered incorrectly as https://github.com/sparklemotion/sqlite3-ruby/blob/master/www.sqlite.org/compile.html (which leads to a 404 Not Found error on github.com).
I preserved the original look of the documentation (partial URL is displayed with full link href), but the text could be changed to something like "official sqlite compile instructions" or something else that is descriptive.1 parent d94c42b commit d1a5481
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments