Skip to content

Commit

Permalink
Fixed link to Functions
Browse files Browse the repository at this point in the history
  • Loading branch information
kberov committed Aug 9, 2023
1 parent 07e0df2 commit 01f7791
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/scope/lifetime/fn.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ fn main() {
print_one(&t);
}
```

### See also:

[functions][fn]
[Functions]

[Functions]: ../../fn.md


[elision]: elision.md
[fn]: fn.md

0 comments on commit 01f7791

Please sign in to comment.