diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-17 08:42:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-17 08:42:41 +0100 |
| commit | 0584bde84909ac5001834544fbfea593ff6b957a (patch) | |
| tree | 6bfc5265b27d38563f68a40de087d0183b181f56 /compiler/rustc_codegen_llvm/src | |
| parent | a530f72268d4bc95e699abcf74ea4667a916d450 (diff) | |
| parent | 7a1a02ec9b0224f8ed51e6d259b9516a72a424fd (diff) | |
| download | rust-0584bde84909ac5001834544fbfea593ff6b957a.tar.gz rust-0584bde84909ac5001834544fbfea593ff6b957a.zip | |
Rollup merge of #109229 - DaniPopes:link-references, r=notriddle
Fix invalid markdown link references Fixes invalid link references in librustdoc's template documentation. `[text](link)` was interpreted as a relative path to the file, making the link invalid, while `[text][label]` references a label defined in the file itself: <https://www.markdownguide.org/basic-syntax/#reference-style-links>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
