Skip to content

Commit 298e8ad

Browse files
Extend url in heading test a bit
1 parent 5022dd3 commit 298e8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/rustdoc/remove-url-from-headings.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/// fooo
99
///
10-
/// # Implementing [stuff](http://a.a) somewhere
10+
/// # Implementing [stuff](http://a.a "title") somewhere
1111
///
1212
/// hello
1313
///

0 commit comments

Comments
 (0)