Skip to content

Commit f070dcb

Browse files
committed
fix url to actors repository
1 parent dcd706a commit f070dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/concurrency/distributed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ But because having one process per actor would be too expensive in resources, it
2323

2424
## Work in progress
2525

26-
The implementation of this model is still underway at [`innmind/witness`](https://github.com/Innmind/witness).
26+
The implementation of this model is still underway at [`innmind/actors`](https://github.com/Innmind/actors).
2727

2828
There's been quite a gap in activity on this repository because early work on the implementation revealed that the use of exceptions was untenable for the system stability.
2929

0 commit comments

Comments
 (0)