diff options
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributing.md b/contributing.md index 5e0ac53bf..fec4f4f27 100644 --- a/contributing.md +++ b/contributing.md @@ -5,7 +5,7 @@ All projects under the Pylons Projects, including this one, follow the guidelines established at [How to Contribute](https://pylonsproject.org/community-how-to-contribute.html) and [Coding Style and -Standards](http://docs.pylonsproject.org/en/latest/community/codestyle.html). +Standards](https://pylonsproject.org/community-coding-style-standards.html). You can contribute to this project in several ways. @@ -51,7 +51,7 @@ Building documentation for a Pylons Project project improve the process for Windows users are welcome by submitting an issue or a pull request. Windows users may find it helpful to follow the guide [Installing Pyramid on a Windows -System](http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/install.html#installing-pyramid-on-a-windows-system). +System](https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/install.html#installing-pyramid-on-a-windows-system). 1. Fork the repo on GitHub by clicking the [Fork] button. 2. Clone your fork into a workspace on your local machine. |
