Skip to content

Commit 271e2a9

Browse files
committed
Update src/doc/rustdoc/src/intra-doc-links.md
1 parent 09f51d4 commit 271e2a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/rustdoc/src/intra-doc-links.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Rustdoc is capable of directly linking to other rustdoc pages in Markdown docume
77
For example, in the following code all of the links will link to the rustdoc page for `Bar`:
88

99
```rust
10-
1110
/// This struct is not [Bar]
1211
pub struct Foo1;
1312

0 commit comments

Comments
 (0)