Skip to content

Commit 504c42e

Browse files
authored
Merge pull request #532 from maximal/patch-1
Fix “Reactors” and “Sagas” chapter numbers
2 parents 2afcc58 + 0d45d45 commit 504c42e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/using-reactors/writing-your-first-reactor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ no mail will be sent.
6565

6666
Reactors and process managers (which are built on top of the core reactor principle) are thoroughly discussed in [Event Sourcing in Laravel](https://event-sourcing-laravel.com/). More specifically, you want to read these chapters:
6767

68-
- 08. Reactors
69-
- 15. Sagas
68+
- 10\. Reactors
69+
- 17\. Sagas

0 commit comments

Comments
 (0)