From b1ee2c960f772fbf97d0e451f24e5fd0cf203778 Mon Sep 17 00:00:00 2001 From: Jussi Tiira Date: Sat, 26 Oct 2019 21:20:03 +0300 Subject: [PATCH] DOCS: fix broken wiki links --- README.md | 2 +- artoo/ReadMe.md | 2 +- documentation/README.md | 2 +- solo-builder/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 134b468..24159d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # WELCOME TO OPEN SOLO # -[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/Pedals2Paddles/OpenSolo/wiki) +[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/OpenSolo/OpenSolo/wiki) diff --git a/artoo/ReadMe.md b/artoo/ReadMe.md index d387c1c..7b79e7d 100644 --- a/artoo/ReadMe.md +++ b/artoo/ReadMe.md @@ -4,4 +4,4 @@ The controller's STM32 is the hardware behind the buttons, sticks, and display. Some compiled versions of the Artoo STM32 firmware can be found in the [/Firmware/Artoo STM32](/Firmware/Artoo) directory. -[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/Pedals2Paddles/OpenSolo/wiki/Artoo-STM32) +[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/OpenSolo/OpenSolo/wiki/Artoo-STM32) diff --git a/documentation/README.md b/documentation/README.md index e3ff038..d0a7f66 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -1,3 +1,3 @@ # Open Solo Releases For Users # -[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/Pedals2Paddles/OpenSolo/wiki) +[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/OpenSolo/OpenSolo/wiki) diff --git a/solo-builder/README.md b/solo-builder/README.md index 9d2edee..35402e6 100644 --- a/solo-builder/README.md +++ b/solo-builder/README.md @@ -1,4 +1,4 @@ # Solo Builder # The solo-builder will create file system images for the Solo's IMX and the controller's IMX. The Open Solo vagrant virual machine is used for the build environment. The vagrant VM used for solo-builder is also used for the Artoo STM32 firmware builder. So if you already installed and setup the VM for artoo, you can skip right to executing the build. -[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/Pedals2Paddles/OpenSolo/wiki/Solo-Builder) +[Go to the Open Solo github Wiki for Open Solo documentation and instructions](https://github.com/OpenSolo/OpenSolo/wiki/Solo-Builder)