We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d9a90 + d1a5481 commit 55b57ddCopy full SHA for 55b57dd
1 file changed
README.rdoc
@@ -66,7 +66,7 @@ Note that this module is only compatible with SQLite 3.6.16 or newer.
66
== Compilation and Installation
67
68
Install SQLite3, enabling the option SQLITE_ENABLE_COLUMN_METADATA (see
69
-www.sqlite.org/compile.html for details).
+{www.sqlite.org/compile.html}[https://www.sqlite.org/compile.html] for details).
70
71
Then do the following:
72
0 commit comments