From 9fa4db289f3f9bb12b7a0935fd70dad7c92e8814 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:26:29 +0930 Subject: [PATCH] Update contributing.md Fix old links. --- contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing.md b/contributing.md index e4488947..046bf316 100644 --- a/contributing.md +++ b/contributing.md @@ -32,8 +32,8 @@ Please delete options that are not relevant. #### Create a new issue -If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/SethBurkart123/EvenBetterSEQTA/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/SethBurkart123/EvenBetterSEQTA/issues/new). +If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/BetterSEQTA/BetterSEQTA+/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/BetterSEQTA/BetterSEQTA+/issues/new). #### Solve an issue -Scan through our [existing issues](https://github.com/SethBurkart123/EvenBetterSEQTA/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix. +Scan through our [existing issues](https://github.com/BetterSEQTA/BetterSEQTA+/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix.