Commit 4b732dad authored by Steven Fackler's avatar Steven Fackler
Browse files

Fix link

parent 48db60ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1378,7 +1378,7 @@ foreign_type! {
    /// These can be cached to share sessions across connections.
    pub struct SslSession;

    /// Reference to [`SslSession]`.
    /// Reference to [`SslSession`].
    ///
    /// [`SslSession`]: struct.SslSession.html
    pub struct SslSessionRef;