diff options
| author | 2021-06-05 16:19:08 +0100 | |
|---|---|---|
| committer | 2021-06-05 16:19:08 +0100 | |
| commit | 9b818825d3a19b43e816443003919f72611c4339 (patch) | |
| tree | 54264b9490474e62f65b64d9a6f8c3a6401da32d /README.md | |
| parent | chore: Use constants instead of instance variables that don't exist (diff) | |
| parent | Merge pull request #765 from python-discord/poetry-in-docker-bug-fix (diff) | |
Merge branch 'main' into fix/attribute-errors
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -18,7 +18,7 @@ We know it can be difficult to get into the whole open source thing at first. To  This later evolved into a bot designed as a fun and beginner-friendly learning environment for writing bot features and learning open-source.  ## Getting started -Before you start, please take some time to read through our [contributing guidelines](CONTRIBUTING.md). +Before you start, please take some time to read through our [contributing guidelines](https://pythondiscord.com/pages/guides/pydis-guides/contributing/contributing-guidelines/).  See [Sir Lancebot's Wiki](https://pythondiscord.com/pages/contributing/sir-lancebot/) for in-depth guides on getting started with the project! | 
