Fix non-autolinks warnings

This commit is contained in:
gwenn
2020-11-07 12:32:41 +01:00
parent 9ae66e363e
commit 0649df96ea
5 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
//! define.
//!
//! Port of [carray](http://www.sqlite.org/cgi/src/finfo?name=ext/misc/carray.c)
//! C extension: https://www.sqlite.org/carray.html
//! C extension: `https://www.sqlite.org/carray.html`
//!
//! # Example
//!