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.
2 parents aed518f + 75f5862 commit d5a3682Copy full SHA for d5a3682
guide/src/format/markdown.md
@@ -73,14 +73,14 @@ Linking to a URL or local file is easy:
73
```markdown
74
Use [mdBook](https://github.com/rust-lang/mdBook).
75
76
-Read about [mdBook](mdBook.md).
+Read about [mdBook](mdbook.md).
77
78
A bare url: <https://www.rust-lang.org>.
79
```
80
81
82
83
84
85
86
0 commit comments