aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar Cam Caswell <[email protected]>2022-04-08 14:34:21 -0400
committerGravatar Cam Caswell <[email protected]>2022-04-08 14:34:21 -0400
commit4d36aa5f3fe0dd02a81092dfff3d3c6e861ad606 (patch)
treea8c5cf6b5e062a940f088e0ff066519e2d0ac3a9 /pydis_site/apps
parentAdd links to #dev-contrib (diff)
parentClarify main projects (diff)
Merge branch 'contrib-streamline' of https://github.com/camcaswell/site into contrib-streamline
Diffstat (limited to 'pydis_site/apps')
-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 0c95abe0..6e500500 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/)