From 9739bd1594e3c67eb1d896e2ddaae557e242f83f Mon Sep 17 00:00:00 2001 From: EricFromCanada Date: Tue, 28 Jul 2020 11:08:37 -0400 Subject: [PATCH] Reword wiki references to docs site --- .github/ISSUE_TEMPLATE.md | 2 -- CONTRIBUTING.md | 7 +++---- README.md | 4 ++-- scriptmodules/supplementary/retropiemenu.sh | 2 +- 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8d8bb3a8..18b6e4cd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,5 @@ Please start a topic on the RetroPie forum before opening an issue - https://retropie.org.uk/forum/ -This includes edit suggestions for the wiki. There are more people to help on the forum. - Once a problem has been verified on the forum, an issue can be opened here. Please remove this text before posting. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc558ced..80d7824f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,10 +2,9 @@ ## Support Requests vs Bug reporting -Please use the github for bug reports only. For help / support in using RetroPie and the emulators -it ships with, please use the RetroPie forum - https://retropie.org.uk/forum/ +Please use the GitHub for bug reports only. For help / support in using RetroPie and the emulators +it ships with, please use the [RetroPie forum](https://retropie.org.uk/forum/). ## Pull Requests -Contributions to the project are welcome - please check out our Styleguide before submitting changes -https://github.com/RetroPie/RetroPie-Setup/wiki/Shell-Style-Guide \ No newline at end of file +Contributions to the project are welcome - please check out our [Shell Style Guide](https://retropie.org.uk/docs/Shell-Style-Guide/) before submitting changes. diff --git a/README.md b/README.md index f67d774a..db24fe44 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ On the Raspberry Pi, RetroPie Setup offers the possibility to install from binar For more information visit the blog at https://retropie.org.uk or the repository at https://github.com/RetroPie/RetroPie-Setup. -Wiki +Docs ---- -You can find useful information about several components or for several frequently asked questions in the [wiki](https://github.com/RetroPie/RetroPie-Setup/wiki) of the RetroPie Script. If you think that there is something missing, you are invited to add it to the wiki. +You can find useful information about several components and answers to frequently asked questions in the [RetroPie Docs](https://retropie.org.uk/docs/). If you think that there is something missing, you are invited to submit a pull request to the [RetroPie-Docs repository](https://github.com/RetroPie/RetroPie-Docs). Thanks diff --git a/scriptmodules/supplementary/retropiemenu.sh b/scriptmodules/supplementary/retropiemenu.sh index f7a9a6a0..73818eaf 100644 --- a/scriptmodules/supplementary/retropiemenu.sh +++ b/scriptmodules/supplementary/retropiemenu.sh @@ -78,7 +78,7 @@ function configure_retropiemenu() 'Configure audio settings. Choose default of auto, 3.5mm jack, or HDMI. Mixer controls, and apply default settings.' 'Register and connect to bluetooth devices. Unregister and remove devices, and display registered and connected devices.' 'Change common RetroArch options, and manually edit RetroArch configs, global configs, and non-RetroArch configs.' - 'Install, uninstall, or update EmulationStation themes. Most themes can be previewed at https://github.com/retropie/ RetroPie-Setup/wiki/themes.' + 'Install, uninstall, or update EmulationStation themes. Most themes can be previewed at https://retropie.org.uk/docs/Themes/.' 'Basic ascii file manager for linux allowing you to browse, copy, delete, and move files.' 'Change user password, boot options, internationalization, camera, add your pi to Rastrack, overclock, overscan, memory split, SSH and more.' 'Launches the RetroArch GUI so you can change RetroArch options. Note: Changes will not be saved unless you have enabled the "Save Configuration On Exit" option.'