Skip to content

Commit b586e24

Browse files
authored
Fix Promise actor logic link in "Kinds of actors"
1 parent 138b853 commit b586e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-5/invoke.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ The actor snapshot is the latest emitted value from the actor. It can be read fr
149149

150150
## Kinds of actors
151151

152-
- [Promises](actors.mdx#promise-actors)
152+
- [Promises](actors.mdx#promise-actor-logic)
153153
- [Machines](machines.mdx)
154154
- [Observables](actors.mdx#observable-actors)
155155
- [Transition functions](actors.mdx#transition-actors)

0 commit comments

Comments
 (0)