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/docs.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
@@ -352,7 +352,7 @@ Return True when the actor is running on the Apify platform, and False otherwise
352
352
Return a dictionary with information parsed from all the APIFY_XXX environment variables.
353
353
354
354
For a list of all the environment variables,
355
-
see the [Actor documentation]([https://docs.apify.com/actor/run#environment-variables](https://docs.apify.com/actor/run#environment-variables)).
355
+
see the [Actor documentation]([https://docs.apify.com/actors/development/environment-variables](https://docs.apify.com/actors/development/environment-variables)).
356
356
If some variables are not defined or are invalid, the corresponding value in the resulting dictionary will be None.
0 commit comments