aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/resources
diff options
context:
space:
mode:
authorGravatar camcaswell <[email protected]>2022-04-07 23:24:50 -0400
committerGravatar GitHub <[email protected]>2022-04-07 23:24:50 -0400
commit1290df613d23441afc61191b78fe2de26df839f7 (patch)
treec8545a0a36f4db10a81e6a7e3c4d7405ec5cdec5 /pydis_site/apps/content/resources
parentReplace difficulty badges with more description (diff)
Clarify main projects
Co-authored-by: Boris Muratov <[email protected]>
Diffstat (limited to 'pydis_site/apps/content/resources')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing.md
index e4b3e621..868b5899 100644
--- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing.md
+++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing.md
@@ -101,7 +101,7 @@ Our projects on Python Discord are open source and [available on GitHub](https:/
Check out our [**guide on cloning a GitHub repo**](./cloning-repository/).
### 4. Set up the project
- You have the source code on your local computer, now how do you actually run it? We have detailed guides on setting up the environment for each of our projects:
+ You have the source code on your local computer, now how do you actually run it? We have detailed guides on setting up the environment for each of our main projects:
* [**Sir Lancebot**](./sir-lancebot/)