Skip to content

Commit

Permalink
user-guide: remove link-check script from contrib guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Apr 16, 2020
1 parent 7d259fb commit 4bf9eea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions content/docs/user-guide/contributing/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@ and detect different errors:
- `yarn lint-ts` - lint source code files (`.ts`, `.js`, `tsx`, etc).
- `yarn lint-css` - lint `.css` files.

Other checks:

- `yarn link-check` - runs script to detect broken URLs (e.g. those that return
404 - Not Found) in the content.

### ENV variables

Some environment variables are required to deploy this project to production,
Expand Down

0 comments on commit 4bf9eea

Please sign in to comment.