Skip to content

Commit d7e507f

Browse files
committed
academy-migration-review
1 parent d3511a8 commit d7e507f

File tree

5 files changed

+9
-15
lines changed

5 files changed

+9
-15
lines changed

content/docs/access_rights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Apify's organization account allows you to grant role-specific access permission
3030

3131
## [](#publishing-in-apify-store) Publishing in Apify Store
3232

33-
Another way to share your actor is to [publish](../academy/apify_platform/publishing_actors_on_apify_store.md) it in [Apify Store](https://apify.com/store). The published actor appears in Apify Store, which means that **any user will be able to view its source code and run it**.
33+
Another way to share your actor is to [publish](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store) it in [Apify Store](https://apify.com/store). The published actor appears in Apify Store, which means that **any user will be able to view its source code and run it**.
3434

3535
> When you publish an actor, you give every Apify user the **read** and **run** permissions.
3636
@@ -44,7 +44,7 @@ To publish an actor, open it in the [Apify Console](https://console.apify.com),
4444

4545
## [](#permissions) Permissions
4646

47-
Below are the permissions you can grant via the [access rights](#granting-access-rights) system, [organization account]({{@link access_rights/organization_account.md}}) and [publishing in Apify store](../academy/apify_platform/publishing_actors_on_apify_store.md).
47+
Below are the permissions you can grant via the [access rights](#granting-access-rights) system, [organization account]({{@link access_rights/organization_account.md}}) and [publishing in Apify store](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store).
4848

4949
* The access rights system allows you to manage a **specific** user's permissions for a **specific** resource.
5050
* The organization account allows you to manage **each** member's permissions for **all** of an organization's resources.

content/docs/actors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ A single isolated actor consists of source code and various settings. You can th
3636
* [State persistence]({{@link actors/development/state_persistence.md}})
3737
* [Testing and maintenance]({{@link actors/development/testing_and_maintenance.md}})
3838
* [Paid actors]({{@link actors/paid_actors.md}})
39-
* [Publishing](../academy/apify_platform/publishing_actors_on_apify_store.md)
40-
* [Naming your actor](../academy/apify_platform/publishing_actors_on_apify_store/naming_your_actor.md)
41-
* [SEO and promotion](../academy/apify_platform/publishing_actors_on_apify_store/seo_and_promotion.md)
39+
* [Publishing](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store)
40+
* [Naming your actor](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store/naming-your-actor)
41+
* [SEO and promotion](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store/seo-and-promotion)
4242
* [Security]({{@link actors/security.md}})
4343
* [Limits]({{@link actors/limits.md}})
4444
* [Examples]({{@link actors/examples.md}})
4545

4646
## Public, private, and paid actors
4747

48-
Actors can be public (free or [paid]({{@link actors/paid_actors.md}})) or private. Private actors are yours to use and keep, and no one will see them if you don't want them to. Public actors are [available to everyone](../academy/apify_platform/publishing_actors_on_apify_store.md) in [Apify Store](https://apify.com/store). You can make them free to use, or you can [charge for them](https://blog.apify.com/make-regular-passive-income-developing-web-automation-actors-b0392278d085/).
48+
Actors can be public (free or [paid]({{@link actors/paid_actors.md}})) or private. Private actors are yours to use and keep, and no one will see them if you don't want them to. Public actors are [available to everyone](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store) in [Apify Store](https://apify.com/store). You can make them free to use, or you can [charge for them](https://blog.apify.com/make-regular-passive-income-developing-web-automation-actors-b0392278d085/).
4949

content/docs/tutorials/building_public_actors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ paths:
1111
There are four main stages of building a public actor:
1212

1313
1. [Development]({{@link actors/development.md}}).
14-
2. [Publication](../../academy/apify_platform/publishing_actors_on_apify_store.md).
14+
2. [Publication](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store).
1515
3. [Testing and maintenance]({{@link actors/development/testing_and_maintenance.md}}).
16-
4. [Promotion](../../academy/apify_platform/publishing_actors_on_apify_store/seo_and_promotion.md).
16+
4. [Promotion](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store/seo-and-promotion).
1717

1818
While you don't have to maintain private actors, public actors are a more long-term project. Be prepared to stick with the project for at least a few months. Ensure you have enough time to maintain the project (~2 hours weekly). With this perspective, you will be able to monetize and promote your actors better.
1919

@@ -25,7 +25,7 @@ Ensure periodic testing. You can either do it yourself or [set up automatic test
2525

2626
## Inspiration
2727

28-
To come up with ideas for new actors, you can use your own experience with friends, colleagues, customers. Alternatively, you can use SEO tools that might help you find the right search terms, websites related to web scraping, web automation, or web integrations. See the [SEO article](../../academy/apify_platform/publishing_actors_on_apify_store/seo_and_promotion.md) for more details. Finally, you may take a look at our [actor ideas page](https://apify.com/ideas) to find out which actors are most in demand by the Apify community.
28+
To come up with ideas for new actors, you can use your own experience with friends, colleagues, customers. Alternatively, you can use SEO tools that might help you find the right search terms, websites related to web scraping, web automation, or web integrations. See the [SEO article](https://developers.apify.com/academy/apify-platform/publishing-actors-on-apify-store/seo-and-promotion) for more details. Finally, you may take a look at our [actor ideas page](https://apify.com/ideas) to find out which actors are most in demand by the Apify community.
2929

3030
To better understand the context and practical usage of public actors, [check out our blog](https://blog.apify.com/). Get familiar with how we think and write about actors, e.g. [Content Checker](https://blog.apify.com/how-to-set-up-a-content-change-watchdog-for-any-website-in-5-minutes-460843b12271) (short), [Kickstarter scraper](https://blog.apify.com/kickstarter-search-actor-create-your-own-kickstarter-api-7672acdb8d77) (mid-size), and [Google Sheets actor](https://blog.apify.com/import-data-easily-to-and-from-google-sheets-with-a-new-apify-actor-43536b719029) (long one).
3131

package-lock.json

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"@apify/log": "^1.1.5",
3333
"fs-extra": "^10.0.0",
3434
"markdown-yaml-metadata-parser": "^3.0.0",
35-
"nvm": "^0.0.4",
3635
"underscore": "^1.13.1"
3736
},
3837
"devDependencies": {

0 commit comments

Comments
 (0)