Skip to content

Commit b36d771

Browse files
committed
Shorten documentation link
Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
1 parent d1f9b51 commit b36d771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/proto/message/response.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pub enum Response {
3535
}
3636

3737
impl Response {
38-
/// The protocol message identifier for a given [`Response`](super::Response) message type.
38+
/// The protocol message identifier for a given [`Response`] message type.
3939
///
4040
/// Described in [draft-miller-ssh-agent-14 § 6.1](https://www.ietf.org/archive/id/draft-miller-ssh-agent-14.html#section-6.1).
4141
pub fn message_id(&self) -> u8 {

0 commit comments

Comments
 (0)