X Tutup
Skip to content

Commit 2ed7cbf

Browse files
committed
Fixed broken link
1 parent 67f14d9 commit 2ed7cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Part 4 - Concurrency/3. Sequences of coincidence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,4 +293,4 @@ You can also implement `groupJoin` with `join` and `groupBy`. Doing so would req
293293

294294
| Previous | Next |
295295
| --- | --- |
296-
| [Testing Rx](/Part 4 - Concurrency/2. Testing Rx.md) | [Backpressure](/Part 4 - Concurrency/4. Backpressure) |
296+
| [Testing Rx](/Part 4 - Concurrency/2. Testing Rx.md) | [Backpressure](/Part 4 - Concurrency/4. Backpressure.md) |

0 commit comments

Comments
 (0)
X Tutup