We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd98ccb commit 40851f7Copy full SHA for 40851f7
parser/src/command/relabel.rs
@@ -1,6 +1,6 @@
1
//! The labels command parser.
2
//!
3
-//! See https://forge.rust-lang.org/triagebot/labeling.html#usage for the
+//! See <https://forge.rust-lang.org/triagebot/labeling.html#usage> for the
4
//! grammar this parser accepts.
5
6
use crate::error::Error;
0 commit comments