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: src/content/docs/workflows/build/workers-api.mdx
+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
@@ -71,7 +71,7 @@ Refer to the [events and parameters](/workflows/build/events-and-parameters/) do
71
71
72
72
:::note
73
73
74
-
`step.sleep` and `step.sleepUntil` methods do not count towards the maximum Workflow steps limit. More information is available [here](/workflows/reference/limits/) regarding the limits imposed to Workflow.
74
+
step.sleep and step.sleepUntil methods do not count towards the maximum Workflow steps limit. More information about the limits imposed on Workflow can be found in the [Workflow Limits Reference](/workflows/reference/limits/).
0 commit comments