README fix link

parent c36845bb
Pipeline #7220 canceled with stages
...@@ -33,7 +33,7 @@ at the benefit of having one clear interface for what we expect from the broker. ...@@ -33,7 +33,7 @@ at the benefit of having one clear interface for what we expect from the broker.
### Worker ### Worker
The worker (defined in [`./src/Async/Worker.hs`](./src/Async/Worker.hs)) is completely described by it's `State`. The worker (defined in [`./haskell-bee/src/Async/Worker.hs`](./haskell-bee/src/Async/Worker.hs)) is completely described by it's `State`.
`State` contains information such as: `State` contains information such as:
- broker instance - broker instance
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment