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: content/docs/actors/tasks.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,13 @@ Tasks let you create multiple re-usable configurations of a single actor that ar
13
13
14
14
All your tasks are listed at [https://console.apify.com/actors/tasks](https://console.apify.com/actors/tasks).
15
15
16
-
You can create tasks both for your personal actors and for those made by someone else. Just [search Apify Store](https://console-securitybyobscurity.apify.com/actors#/store/) to find an actor you want to use and click the **Create new task** button.
16
+
You can create tasks both for your personal actors and for those made by someone else. Just [search Apify Store](https://console.apify.com/actors?tab=store) to find an actor you want to use and click the **Create new task** button.
17
17
18
18
Like any other resource, you can share your actor tasks with other Apify users via the [access rights]({{@link access_rights.md}}) system.
19
19
20
20
## Create
21
21
22
-
Open any actor from [Apify Store](https://console-securitybyobscurity.apify.com/actors#/store/) or your list of [actors](https://console.apify.com/actors) in Apify Console. In the top-right section of the page, click the **Create new task** button.
22
+
Open any actor from [Apify Store](https://console.apify.com/actors?tab=store) or your list of [actors](https://console.apify.com/actors) in Apify Console. In the top-right section of the page, click the **Create new task** button.
23
23
24
24

Copy file name to clipboardExpand all lines: content/docs/tutorials/quick_start.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
@@ -17,7 +17,7 @@ This article shows you the very basics of using the Apify platform. It shows you
17
17
18
18
## Run an actor
19
19
20
-
**1.** Navigate to [Apify Store](https://console.apify.com/actors#/store/) and pick any actor you like the look of. We'll pick the [Google Search Results Scraper](https://console.apify.com/actors/nFJndFXA5zjCTuudP#/information/latest/readme).
20
+
**1.** Navigate to [Apify Store](https://console.apify.com/actors?tab=store) and pick any actor you like the look of. We'll pick the [Google Search Results Scraper](https://console.apify.com/actors/nFJndFXA5zjCTuudP#/information/latest/readme).
0 commit comments