Update repository url in contribute

This commit is contained in:
Kalyanasundaram Somasundaram
2020-11-27 15:55:22 +05:30
parent c75cc99098
commit 5b175ea426

View File

@@ -4,6 +4,8 @@ As a contributor, you represent that the content you submit is not plagiarised.
We suggest to open an issue first and seek advice for your changes before submitting a pull request.
*Repository URL*: [https://github.com/linkedin/school-of-sre](https://github.com/linkedin/school-of-sre)
### Building and testing locally
Run the following commands to build and view the site locally before opening a PR.
@@ -11,4 +13,4 @@ Run the following commands to build and view the site locally before opening a P
pip install -r requirements.txt
mkdocs build
mkdocs serve
```
```