You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/recipes/actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,4 +209,4 @@ Fun Fact: This is actually what happens internally with both `withFirebase` and
209
209
210
210
## Advanced Actions
211
211
212
-
If you are looking to write advanced actions (i.e. multiple steps contained within one action), look at the [thunks section](/docs/recipes/thunks)
212
+
If you are looking to write advanced actions (i.e. multiple steps contained within one action), look at the [thunks section](/docs/integrations/thunks.md)
0 commit comments