Skip to content

Commit 3a9a9f3

Browse files
authored
Merge pull request #427 from apify/bug-fix-md-syntax
Fix md syntax
2 parents 99f556b + 6b7f3a0 commit 3a9a9f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/academy/apify_platform/publishing_actors_on_apify_store/publishing_your_actor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ To save some time when writing an actor’s README, we recommend using the templ
3838

3939
[https://github.com/zpelechova/readme-template](https://github.com/zpelechova/readme-template)
4040

41-
Note that the complexity of the README should match the actor’s complexity. This means that the template above is not immutable and that you can adapt it to fit the particularities of your actor. You can check our guide, \***\*[How to write great README for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors)\*\***, for more examples of README files.
41+
Note that the complexity of the README should match the actor’s complexity. This means that the template above is not immutable and that you can adapt it to fit the particularities of your actor. You can check our guide, **[How to write great README for your actors](https://help.apify.com/en/articles/2912548-how-to-write-great-readme-for-your-actors)**, for more examples of README files.
4242

4343
## [](#make-your-actor-public) Make your actor Public
4444

4545
Once you have finished coding and testing your actor, it's time to publish it.
4646

47-
From your actor’s page in Apify Console, go to **Settings,** and \***\*scroll down to the **Public Information\*\* section.
47+
From your actor’s page in Apify Console, go to **Settings,** and scroll down to the **Public Information** section.
4848

4949
![Actor settings]({{@asset apify_platform/publishing_actors_on_apify_store/images/actor-settings.webp}})
5050

0 commit comments

Comments
 (0)