From da691646835ae933252d44879d9516d012c3baa1 Mon Sep 17 00:00:00 2001 From: pklion <78145811+pklion@users.noreply.github.com> Date: Sat, 25 Jun 2022 14:30:35 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1f45365..89c13621 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ You can help by translating the project to a language you speak at https://hoste - Stage your files `git add .` - Commit your changes `git commit -am 'Add awesome new feature'` - Push to the branch `git push origin my-awesome-feature` -- Create a new pull request: https://github.com/TeamPiped/Piped-Redirects/compare +- Create a new pull request: https://github.com/TeamPiped/Piped/compare ### Development Setup