Skip to content

Commit

Permalink
docs: add help section (#3741)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunattam authored Sep 3, 2020
1 parent 52fd88b commit 921c8d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
5 changes: 4 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Playwright is a library to automate [Chromium](https://www.chromium.org/Home), [
- [First script](./intro.md#first-script)
- [Core concepts](./core-concepts.md)
- [Debugging](./debug.md)
- [Getting help](./getting-help.md)
1. Guides
- [Selectors](./selectors.md)
- [Input](./input.md)
Expand All @@ -45,3 +44,7 @@ Playwright is a library to automate [Chromium](https://www.chromium.org/Home), [
- [Actionability](./actionability.md)
- [Advanced installation](./installation.md)
- [Extensibility](./extensibility.md)
1. Get help
- [Slack community](https://join.slack.com/t/playwright/shared_invite/enQtOTEyMTUxMzgxMjIwLThjMDUxZmIyNTRiMTJjNjIyMzdmZDA3MTQxZWUwZTFjZjQwNGYxZGM5MzRmNzZlMWI5ZWUyOTkzMjE5Njg1NDg)
- [Stack Overflow](https://stackoverflow.com/tags/playwright)
- [GitHub](https://github.com/microsoft/playwright/issues)
15 changes: 0 additions & 15 deletions docs/getting-help.md

This file was deleted.

0 comments on commit 921c8d8

Please sign in to comment.