Skip to content

Commit 1e249d0

Browse files
authored
feat: Added video, better link to form (#2131)
<!-- CURSOR_SUMMARY --> > [!NOTE] > Embeds a YouTube video in `actor_validation.md` and makes a small wording adjustment in `what_software_an_actor_can_be.md`. > > - **Docs (Academy)**: > - **`sources/academy/build-and-publish/actor-ideas/actor_validation.md`**: > - Embed a YouTube video below the introduction via an `iframe`. > - **`sources/academy/build-and-publish/actor-ideas/what_software_an_actor_can_be.md`**: > - Minor wording tweak to the Actors description sentence. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit bf43769. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent cda58ea commit 1e249d0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

sources/academy/build-and-publish/actor-ideas/actor_validation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ slug: /build-and-publish/actor-ideas/actor-validation
88

99
Before investing time into building an Actor, validate that people actually need it. This guide shows you how to assess market demand using free tools and research techniques.
1010

11+
<iframe width="560" height="315" src="https://www.youtube.com/embed/00PA7a548W0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
12+
1113
## Assess your motivation
1214

1315
Ask yourself: _Do you want to build this?_

sources/academy/build-and-publish/actor-ideas/what_software_an_actor_can_be.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Learn what kind of software tools are suitable to be packaged and published as A
1212

1313
## What can you build as an Actor
1414

15-
[Actors](https://docs.apify.com/platform/actors) are a new concept for building serverless micro-apps, which are easy to develop, share, integrate, and build upon.
15+
[Actors](https://docs.apify.com/platform/actors) are a new way for building serverless micro-apps, which are easy to develop, share, integrate, and build upon.
1616

1717
They are useful for backend automation jobs, which users set up, integrate into their workflow, and let run in the background, rather than consumer-facing applications that users need to interact with.
1818

@@ -191,7 +191,7 @@ Competition motivates developers to improve the code. You can still build the Ac
191191

192192
### Submit your own ideas
193193

194-
You can submit your own Actor ideas through the [Ideas submission form](https://apify.typeform.com/to/BNON8poB#source=ideas). Provide clear details about what the tool should do and how it should work.
194+
You can submit your own Actor ideas through [this form](https://apify.com/ideas?modal=ACTOR_IDEA). Please provide clear details about what the tool should do and how it should work.
195195

196196
## Find ideas from other sources
197197

0 commit comments

Comments
 (0)