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

@@ -1065,7 +1065,7 @@ mod test {
#[test]
fn test_insert_different_tables() {
// Test for https://github.com/jgallagher/rusqlite/issues/171
// Test for https://github.com/rusqlite/rusqlite/issues/171
let db = Connection::open_in_memory().unwrap();
db.execute_batch(
r"