Skip to content

Commit

Permalink
Merge pull request #1392 from ejez/patch-1
Browse files Browse the repository at this point in the history
Update old invalid link
  • Loading branch information
marioidival authored Nov 30, 2020
2 parents d300361 + 48aced1 commit 236c734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/error/option_unwrap/map.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ fn main() {

[closures][closures], [`Option`][option], [`Option::map()`][map]

[combinators]: https://doc.rust-lang.org/book/glossary.html#combinators
[combinators]: https://doc.rust-lang.org/reference/glossary.html#combinator
[closures]: ../../fn/closures.md
[option]: https://doc.rust-lang.org/std/option/enum.Option.html
[map]: https://doc.rust-lang.org/std/option/enum.Option.html#method.map

0 comments on commit 236c734

Please sign in to comment.