Skip to content

Commit cf9a9ef

Browse files
authored
docs: fix links (#1589)
1 parent 74b3a38 commit cf9a9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/platform/get_most_of_actors/store_basics/how_to_build_actors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ At Apify, we try to make building web scraping and automation straightforward. Y
1010

1111
## Three ways to build Actors
1212

13-
1. [Our universal scrapers](https://apify.com/store/scrapers/universal-web-scrapers) — customize our boilerplate tools to your needs with a bit of JavaScript and setup.
13+
1. [Our universal scrapers](https://apify.com/scrapers/universal-web-scrapers) — customize our boilerplate tools to your needs with a bit of JavaScript and setup.
1414
2. [Our code templates](https://apify.com/templates) for web scraping projects — for a quick project setup to save you development time (includes JavaScript, TypeScript, and Python templates).
1515
3. Open-source libraries and SDKs
1616
1. [JavaScript SDK](https://docs.apify.com/sdk/js/) & [Python SDK](https://docs.apify.com/sdk/python/) — for creating your own solution from scratch on the Apify platform using our free development kits. Involves more coding but offers infinite flexibility.

0 commit comments

Comments
 (0)