File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ docs](https://doc.rust-lang.org/stable/std/iter/trait.Iterator.html).
164
164
### Threads
165
165
166
166
See [the Dining Philosophers
167
- example](https://doc.rust-lang.org/1.4.0/book/first-edition/ dining-philosophers.html) and the
167
+ example](https://doc.rust-lang.org/1.4.0/book/dining-philosophers.html) and the
168
168
[Concurrency Chapter](https://doc.rust-lang.org/book/second-edition/ch16-01-threads.html) from the
169
169
book.
170
170
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ docs](https://doc.rust-lang.org/stable/std/iter/trait.Iterator.html).
177
177
### Threads
178
178
179
179
See [ the Dining Philosophers
180
- example] ( https://doc.rust-lang.org/1.4.0/book/first-edition/ dining-philosophers.html ) and the
180
+ example] ( https://doc.rust-lang.org/1.4.0/book/dining-philosophers.html ) and the
181
181
[ Concurrency Chapter] ( https://doc.rust-lang.org/book/second-edition/ch16-01-threads.html ) from the
182
182
book.
183
183
You can’t perform that action at this time.
0 commit comments