We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8384f2 commit 67bdcd7Copy full SHA for 67bdcd7
sqlx-postgres/src/options/doc.md
@@ -182,4 +182,4 @@ let pool = PgPool::connect_with(opts).await?;
182
[libpq-params]: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
183
[libpq-envars]: https://www.postgresql.org/docs/current/libpq-envars.html
184
[rfc7468]: https://datatracker.ietf.org/doc/html/rfc7468
185
-[`webpki-roots`]: https://docs.rs/webpki-roots
+[`webpki-roots`]: https://docs.rs/webpki-roots
0 commit comments