mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-05 08:08:02 +00:00
Update repository url in contribute
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user