Skip to content

Commit 9b7fd5c

Browse files
committed
fix: build error
1 parent 616fa68 commit 9b7fd5c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/docs/tutorials/quick_start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ The above actor (and many others) uses the `apify` [NPM package](https://www.npm
114114

115115
If you are building your own actors, you'll probably prefer to host the source code on Git. To do that, follow these steps:
116116

117-
[//]: # (TODO: Repo below is outdated, we should probably update the actor there too)
117+
<!-- [//]: # (TODO: Repo below is outdated, we should probably update the actor there too) -->
118+
118119
1. Create a new Git repository.
119120
2. Copy the boilerplate actor code from the [apify/quick-start](https://github.com/apify/actor-quick-start) actor.
120121
3. Set **Source type** to **Git repository** for your actor in the app.

0 commit comments

Comments
 (0)