aboutsummaryrefslogtreecommitdiffstats
path: root/docs/support.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-20 13:53:28 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commitcdb5c074d36fcd97d9704da56a8a850a8889df4a (patch)
tree1e384791a9e1008eb590e58c31d5d43d714097b9 /docs/support.md
parent3f1e47dbcd2a03f791d968f13ded33fde597f1fb (diff)
downloadfirmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.tar.gz
firmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.tar.bz2
firmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.zip
remove some unnecessary external links
Also clean up some trailing whitespace.
Diffstat (limited to 'docs/support.md')
-rw-r--r--docs/support.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/support.md b/docs/support.md
index 5c275b07e..d960992c3 100644
--- a/docs/support.md
+++ b/docs/support.md
@@ -6,13 +6,13 @@ Don't forget to read our [Code of Conduct](https://qmk.fm/coc/).
## Help! I don't know where to start!
-If this is the case, then you should start with our [Newbs Guide](https://docs.qmk.fm/#/newbs). There is a lot of great info there, and that should cover everything you need to get started.
+If this is the case, then you should start with our [Newbs Guide](newbs.md). There is a lot of great info there, and that should cover everything you need to get started.
If that's an issue, hop onto the [QMK Configurator](https://config.qmk.fm), as that will handle a majority of what you need there.
## Help! I'm having issues flashing!
-First, head to the [Compiling/Flashing FAQ Page](https://docs.qmk.fm/#/faq_build). There is a good deal of info there, and you'll find a bunch of solutions to common issues there.
+First, head to the [Compiling/Flashing FAQ Page](faq_build.md). There is a good deal of info there, and you'll find a bunch of solutions to common issues there.
## Help, I have an issue that isn't covered by the links above
@@ -26,9 +26,9 @@ Then please open an [issue](https://github.com/qmk/qmk_firmware/issues/new), and
## But `git` and `GitHub` are intimidating!
-Don't worry, we have some pretty nice [Guidelines](https://docs.qmk.fm/#/newbs_best_practices) on how to start using `git` and GitHub to make things easier to develop.
+Don't worry, we have some pretty nice [Guidelines](newbs_git_best_practices.md) on how to start using `git` and GitHub to make things easier to develop.
-Additionally, you can find additional `git` and GitHub related links [here](https://docs.qmk.fm/#/newbs_learn_more_resources).
+Additionally, you can find additional `git` and GitHub related links [here](newbs_learn_more_resources.md).
## I have a Keyboard that I want to add support for