From 6722be51d545c448e5b8c7aeb73bf45e88164828 Mon Sep 17 00:00:00 2001
From: Kyleeld <48519776+Kyleeld@users.noreply.github.com>
Date: Mon, 6 May 2019 01:12:23 +0100
Subject: [PATCH] Update CONTRIBUTING.md
---
.github/CONTRIBUTING.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 5d463d8bcf..fe0d820eca 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -14,7 +14,7 @@ Here are the guidelines we'd like you to follow:
## Got a Question or Problem?
-If you have questions about how to contribute to runelite, please join our [Discord](https://discord.gg/mePCs8U) server.
+If you have questions about how to contribute to runelite, please join our [Discord](https://discord.gg/HN5gf3m) server.
## Found an Issue?
@@ -43,7 +43,7 @@ quickly:
### Submitting a Pull Request
Before you submit your pull request consider the following guidelines:
-* Search [GitHub](https://github.com/runelite/runelite/pulls) for an open or closed Pull Request
+* Search [GitHub](https://github.com/runelite-extended/runelite/pulls) for an open or closed Pull Request
that relates to your submission. You don't want to duplicate effort.
* [Fork](https://help.github.com/articles/fork-a-repo/) this repo.
* [Clone](https://help.github.com/articles/cloning-a-repository/) your copy.
@@ -54,7 +54,7 @@ Before you submit your pull request consider the following guidelines:
* After cloning, set a new remote [upstream](https://help.github.com/articles/configuring-a-remote-for-a-fork/) (this helps to keep your fork up to date)
```shell
- git remote add upstream https://github.com/runelite/runelite.git
+ git remote add upstream https://github.com/runelite-extended/runelite.git
```
* Make your changes in a new git branch:
@@ -130,5 +130,5 @@ from the main (upstream) repository:
To ensure consistency throughout the source code, review our [code conventions](https://github.com/runelite/runelite/wiki/Code-Conventions).
-[github]: https://github.com/runelite/runelite
-[discord]: https://discord.gg/mePCs8U
+[github]: https://github.com/runelite-extended/runelite
+[discord]: https://discord.gg/HN5gf3m