Skip to content

Commit c8f2839

Browse files
Kyle StrandBatmanAoD
authored andcommitted
fix links
1 parent 10c9819 commit c8f2839

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/items/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ other ABI supported by the language implementation.
226226
> **Note**: The LLVM backend of the `rustc` implementation
227227
> aborts the process by executing an illegal instruction.
228228
229-
[panic-modes]: ../panic.md#panic-runtime
229+
[panic-modes]: ../panic.md#panic-runtimes
230230

231231
## Const functions
232232

src/linkage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ runtime, so this prohibition does not apply to projects compiled with Cargo.
228228
[`cfg` attribute `target_feature` option]: conditional-compilation.md#target_feature
229229
[configuration option]: conditional-compilation.md
230230
[procedural macros]: procedural-macros.md
231-
[panic-runtime]: panic.md#panic-runtime
231+
[panic-runtime]: panic.md#panic-runtimes

0 commit comments

Comments
 (0)