diff --git a/src/server/mod.rs b/src/server/mod.rs index aba3789d..cf664656 100644 --- a/src/server/mod.rs +++ b/src/server/mod.rs @@ -114,7 +114,7 @@ impl + 'static> Http { /// will be handled (and mapped to responses). /// /// This method is typically not invoked directly but is rather transitively - /// used through the `serve` helper method above. This can be useful, + /// used through [`bind`](#method.bind). This can be useful, /// however, when writing mocks or accepting sockets from a non-TCP /// location. pub fn bind_connection(&self,