Skip to content

Commit 40851f7

Browse files
authored
Fix link in parser/src/command/relabel.rs
1 parent cd98ccb commit 40851f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parser/src/command/relabel.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//! The labels command parser.
22
//!
3-
//! See https://forge.rust-lang.org/triagebot/labeling.html#usage for the
3+
//! See <https://forge.rust-lang.org/triagebot/labeling.html#usage> for the
44
//! grammar this parser accepts.
55
66
use crate::error::Error;

0 commit comments

Comments
 (0)