From e15ab4929c4881219c81bde22f2980c3f358c4cc Mon Sep 17 00:00:00 2001 From: zqpvr Date: Wed, 6 Mar 2024 00:38:47 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c599cfa1c..164c44023e 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ This project is completely free and open source, this project is made possible b Most of the development happens on GitHub. For development discussion, please join us on [Discord](https://discord.gg/2gQRBp44KT). -If you want to contribute, please take a look at the [Contributor's Guide](https://gitlab.com/suyu2/suyu/-/wikis//Contributing) and [Developer Information](https://gitlab.com/suyu2/suyu/-/wikis//Developer-Information). +If you want to contribute, please take a look at the [Contributor's Guide](https://gitlab.com/suyu-emu/suyu/-/wikis/Contributing) and [Developer Information](https://gitlab.com/suyu-emu/suyu/-/wikis/Developer-Information). You can also contact any of the developers on Discord in order to know about the current state of the emulator. If you want to contribute to the user interface translation project, please check out the [suyu project on transifex](https://www.transifex.com/suyu-emulator/suyu). We centralize translation work there, and periodically upstream translations. From ba17a5688f8f800199196722339d5f7fd5fafa0e Mon Sep 17 00:00:00 2001 From: blitzingeagle Date: Wed, 6 Mar 2024 00:57:49 +0000 Subject: [PATCH 2/3] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c599cfa1c..513f33d2da 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ SPDX-FileCopyrightText: 2024 suyu emulator project SPDX-License-Identifier: GPL v3 --> -

This project DOES NOT suppot piracy, you are required to source your own games and keys, we make no money off this project (mainly so that Nintendo won't sue us lol)

+

This project DOES NOT support piracy, you are required to source your own games and keys, we make no money off this project (mainly so that Nintendo won't sue us lol)

We are in great need of developers, join our discord server at https://discord.gg/2gQRBp44KT From 42fc37f86b816c460643354909e7b977f3713bb4 Mon Sep 17 00:00:00 2001 From: John McJohn Date: Wed, 6 Mar 2024 09:54:56 +0000 Subject: [PATCH 3/3] Updated text in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 573c4d8516..de4f5222a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,4 +3,4 @@ SPDX-FileCopyrightText: 2018 yuzu Emulator Project SPDX-License-Identifier: GPL-2.0-or-later --> -**The Contributor's Guide has moved to [the yuzu wiki](https://gitlab.com/suyu2/suyu/-/wikis/Contributing).** +**The Contributor's Guide has moved to [the suyu wiki](https://gitlab.com/suyu2/suyu/-/wikis/Contributing).**