Skip to content

Commit de60d9a

Browse files
committed
Fix broken link
1 parent 5514fcc commit de60d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/guide/alternatives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Why is there an explicit `main()` function in this code snippet 🤔? It's a lon
201201

202202
:::
203203

204-
It is possible to implement this with `bon` using custom fields and custom setters. See an example of how this can be done [here](../guide/typestate-api/custom-fields).
204+
It is possible to implement this with `bon` using custom fields and custom setters. See an example of how this can be done [here](../guide/typestate-api/builder-fields).
205205

206206
Alternatively, `bon` provides a separate solution. `bon` exposes the following macros that provide convenient syntax to create collections.
207207

0 commit comments

Comments
 (0)