Skip to content

Commit

Permalink
Rollup merge of rust-lang#44172 - mattico:patch-2, r=frewsxcv
Browse files Browse the repository at this point in the history
Fix link in unstable book entry for Generators
  • Loading branch information
alexcrichton committed Aug 30, 2017
2 parents c0812c8 + 6f7594d commit 16bbff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/unstable-book/src/language-features/generators.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The tracking issue for this feature is: [#43122]

[#34511]: https://github.com/rust-lang/rust/issues/43122
[#43122]: https://github.com/rust-lang/rust/issues/43122

------------------------

Expand Down

0 comments on commit 16bbff0

Please sign in to comment.