Skip to content

Commit 2c3b539

Browse files
committed
fix mdlint
1 parent c323a07 commit 2c3b539

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
```bash
2323
npm login --scope@apify-packages -registry=https://npm.pkg.github.com --auth-type=legacy
2424
```
25-
<!-- vale on -->
25+
2626
3. Run `npm install`
2727
4. Start development server: `npm start`
28-
28+
<!-- vale on -->
2929
This will be enough to work on Platform, Academy and, OpenAPI. If you want to work on entire documentation set you need to join them using nginx.
3030

3131
#### Join all repositories with nginx

0 commit comments

Comments
 (0)