Skip to content

Commit bf63f77

Browse files
committed
doc: fix sqlite3 docs link in CHANGELOG
[skip ci]
1 parent 2544e58 commit bf63f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Defaulting to a consistent version of sqlite across all systems means that your
2929

3030
You can opt-out of the packaged version of sqlite (and use your system-installed library as in versions < 1.5.0). See [the README](https://github.com/sparklemotion/sqlite3-ruby#avoiding-the-precompiled-native-gem) for more information.
3131

32-
[Release notes for this version of sqlite](https://sqlite.org/releaselog/3_39_0.html)
32+
[Release notes for this version of sqlite](https://sqlite.org/releaselog/3_39_2.html)
3333

3434

3535
### Rubies and Platforms

0 commit comments

Comments
 (0)