Skip to content

Commit 236c734

Browse files
authored
Merge pull request #1392 from ejez/patch-1
Update old invalid link
2 parents d300361 + 48aced1 commit 236c734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/error/option_unwrap/map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ fn main() {
8080

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

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

0 commit comments

Comments
 (0)