Skip to content

Commit 55b57dd

Browse files
authored
Merge pull request #294 from ancientskyscraper/fix-link
Fix link to sqlite.org page on compilation
2 parents a5d9a90 + d1a5481 commit 55b57dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Note that this module is only compatible with SQLite 3.6.16 or newer.
6666
== Compilation and Installation
6767

6868
Install SQLite3, enabling the option SQLITE_ENABLE_COLUMN_METADATA (see
69-
www.sqlite.org/compile.html for details).
69+
{www.sqlite.org/compile.html}[https://www.sqlite.org/compile.html] for details).
7070

7171
Then do the following:
7272

0 commit comments

Comments
 (0)