Skip to content

Commit 4be6d90

Browse files
committed
fix mdlint
1 parent 0d79316 commit 4be6d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/platform/deploying_your_code/deploying.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ One important thing to note is that you can use a `.gitignore` file to exclude f
5757
5858
## Deployed! {#deployed}
5959

60-
Great! Once you've pushed your Actor to the platform, you should see it in the list of Actors under the **Actors** tab. If you used `apify push`, you'll have access to the **multifile editor** (discussed [here](/actors/development/quick-start/locally#deploy-to-the-apify-platform)).
60+
Great! Once you've pushed your Actor to the platform, you should see it in the list of Actors under the **Actors** tab. If you used `apify push`, you'll have access to the **multifile editor** (discussed in [deploy to the Apify platform](/actors/development/quick-start/locally#deploy-to-the-apify-platform) part of our docs).
6161

6262
![Deployed Actor on the Apify platform](./images/actor-page.jpg)
6363

0 commit comments

Comments
 (0)