Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08a163c

Browse files
committed
Fix doc link
1 parent 42cf855 commit 08a163c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tokio-postgres/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pub mod types;
158158
///
159159
/// Requires the `runtime` Cargo feature (enabled by default).
160160
///
161-
/// [`Config`]: ./Config.t.html
161+
/// [`Config`]: config/struct.Config.html
162162
#[cfg(feature = "runtime")]
163163
pub async fn connect<T>(
164164
config: &str,

0 commit comments

Comments
 (0)