Add community page and other small fixes

- fix Github link in coontributing page
- remove community link from home page
- fix page title missing space
This commit is contained in:
Sanket Patel
2021-02-05 11:20:44 +05:30
parent dae7743c31
commit bbd0cd38b5
4 changed files with 8 additions and 3 deletions

View File

@@ -25,6 +25,6 @@ mkdocs serve
```
### Opening a PR
Follow the [https://guides.github.com/introduction/flow/](GitHub PR workflow) for your contributions.
Follow the [GitHub PR workflow](https://guides.github.com/introduction/flow/) for your contributions.
Fork this repo, create a feature branch, commit your changes and open a PR to this repo.