Skip to content

Commit b8fee01

Browse files
authored
Merge pull request #388 from mvolfik/fix-docs-links
Fix links
2 parents 9e5dcc3 + 42fbf83 commit b8fee01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/docs/actors/tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Tasks let you create multiple re-usable configurations of a single actor that ar
1313

1414
All your tasks are listed at [https://console.apify.com/actors/tasks](https://console.apify.com/actors/tasks).
1515

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.
1717

1818
Like any other resource, you can share your actor tasks with other Apify users via the [access rights]({{@link access_rights.md}}) system.
1919

2020
## Create
2121

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.
2323

2424
![Create a new Apify task]({{@asset actors/images/create-task.webp}})
2525

content/docs/tutorials/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article shows you the very basics of using the Apify platform. It shows you
1717

1818
## Run an actor
1919

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).
2121

2222
![Apify store]({{@asset tutorials/images/apify-store.webp}})
2323

0 commit comments

Comments
 (0)