From 6cca4427c1a75f3cf73ba3bef684986b35d7e3f0 Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 30 Jun 2018 13:46:55 +0200 Subject: [PATCH] Fix link to the plugin loader in the plugin READMEs --- memory_info/README.md | 2 +- nnu_patcher/README.md | 2 +- overlay_test/README.md | 2 +- padcon/README.md | 2 +- vpad_input_logger/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/memory_info/README.md b/memory_info/README.md index 9428f84..835c4c5 100644 --- a/memory_info/README.md +++ b/memory_info/README.md @@ -8,7 +8,7 @@ This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschel ``` sd:/wiiu/plugins ``` -When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader). +When the file is placed on the SDCard you can load it with [plugin loader](https://github.com/Maschell/WiiUPluginSystem/). ## Building diff --git a/nnu_patcher/README.md b/nnu_patcher/README.md index 6c5bd44..2571f6b 100644 --- a/nnu_patcher/README.md +++ b/nnu_patcher/README.md @@ -8,7 +8,7 @@ This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschel ``` sd:/wiiu/plugins ``` -When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader). +When the file is placed on the SDCard you can load it with [plugin loader](https://github.com/Maschell/WiiUPluginSystem/). ## Building diff --git a/overlay_test/README.md b/overlay_test/README.md index b9312c0..a04ede2 100644 --- a/overlay_test/README.md +++ b/overlay_test/README.md @@ -9,7 +9,7 @@ This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschel ``` sd:/wiiu/plugins ``` -When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader). +When the file is placed on the SDCard you can load it with [plugin loader](https://github.com/Maschell/WiiUPluginSystem/). ## Building diff --git a/padcon/README.md b/padcon/README.md index 9142239..3323191 100644 --- a/padcon/README.md +++ b/padcon/README.md @@ -6,7 +6,7 @@ This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschel ``` sd:/wiiu/plugins ``` -When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader). +When the file is placed on the SDCard you can load it with [plugin loader](https://github.com/Maschell/WiiUPluginSystem/). ## Building diff --git a/vpad_input_logger/README.md b/vpad_input_logger/README.md index 10720f5..448a335 100644 --- a/vpad_input_logger/README.md +++ b/vpad_input_logger/README.md @@ -6,7 +6,7 @@ This is a plugin for the [Wii U Plugin System (WUPS)](https://github.com/Maschel ``` sd:/wiiu/plugins ``` -When the file is placed on the SDCard you can load it with [Wii U Plugin System (WUPS)](plugin loader). +When the file is placed on the SDCard you can load it with [plugin loader](https://github.com/Maschell/WiiUPluginSystem/). ## Building