From 8caded9e5c2f2d9d2298c59232e9d901f51b3bb3 Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Thu, 17 Feb 2022 10:19:05 +0000 Subject: [PATCH] Project links updated to new common home (#300) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7da5e7c..b98afff 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ sudo apt install quickemu ## Other Linux ```bash -git clone --depth=1 https://github.com/wimpysworld/quickemu +git clone --depth=1 https://github.com/quickemu-project/quickemu cd quickemu ``` @@ -132,11 +132,11 @@ Now install all the **Requirements** documented above. While `quickemu` and `quickget` are designed for the terminal, a graphical user interface is also available: - * **[Quickgui](https://github.com/quickgui/quickgui)** by [Mark Johnson](https://github.com/marxjohnson) and [Yannick Mauray](https://github.com/ymauray). + * **[Quickgui](https://github.com/quickemu-project/quickgui)** by [Mark Johnson](https://github.com/marxjohnson) and [Yannick Mauray](https://github.com/ymauray). Many thanks to [Luke Wesley-Holley](https://github.com/Lukewh) and [Philipp Kiemle](https://github.com/daPhipz) for creating the -**[Quickemu icons](https://github.com/Lukewh/quickemu-icons)** 🎨 +**[Quickemu icons](https://github.com/quickemu-project/quickemu-icons)** 🎨 ### Quickgui for Ubuntu