Update links & copyright statement

This commit is contained in:
Thom Chiovoloni
2020-04-15 21:07:23 -07:00
committed by Thom Chiovoloni
parent 45fd77ee43
commit 9322b0e881
9 changed files with 14 additions and 13 deletions

View File

@@ -174,7 +174,7 @@ impl VTabConnection {
/// # Warning
///
/// You should not need to use this function. If you do need to, please
/// [open an issue on the rusqlite repository](https://github.com/jgallagher/rusqlite/issues) and describe
/// [open an issue on the rusqlite repository](https://github.com/rusqlite/rusqlite/issues) and describe
/// your use case.
///
/// # Safety