Skip to content

Commit 982bdd8

Browse files
authored
Merge pull request #129 from kdnakt/fix-link
Add missing link to fn_output
2 parents 1a3cb34 + 174c88f commit 982bdd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/std_misc/threads.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ fn main() {
4141
These threads will be scheduled by the OS.
4242
-->
4343
これらのスレッドのスケジューリングはOSによって行われる。
44+
45+
[fn_output]: ../fn/closures/output_parameters.md

0 commit comments

Comments
 (0)