summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-09-08 16:08:09 -0400
committerPete Johanson <peter@peterjohanson.com>2020-09-08 16:08:09 -0400
commitdf2da813f1f50dbd20ef226a439208fbf5d23c17 (patch)
tree2674973406ea36b7ba6b3fcf06a3e3ced8be0136
parent61b249666b13f7f356c0e77ee5eb500d672d7dce (diff)
fix(docs): Remove broken Discord invite links.
-rw-r--r--docs/docs/faq.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docs/faq.md b/docs/docs/faq.md
index 2ab158d..d8bbd71 100644
--- a/docs/docs/faq.md
+++ b/docs/docs/faq.md
@@ -76,7 +76,7 @@ Please note, many keyboards only have a single PCB which includes the “brainsâ
### What bootloader does ZMK use?
-ZMK isn’t designed for any particular bootloader, and supports flashing different boards with different flash utilities (e.g. OpenOCD, nrfjprog, etc.). So if you have any difficulties, please let us know on [Discord](https://discord.gg/VJnx9kr)!
+ZMK isn’t designed for any particular bootloader, and supports flashing different boards with different flash utilities (e.g. OpenOCD, nrfjprog, etc.). So if you have any difficulties, please let us know on [Discord](https://zmkfirmware.dev/community/discord/invite)!
### Can I contribute?
@@ -84,11 +84,11 @@ Of course! Please use the developer [documentation](/docs) to get started!
### I have an idea! What should I do?
-Please join us on [Discord](https://discord.gg/VJnx9kr) and discuss it with us!
+Please join us on [Discord](https://zmkfirmware.dev/community/discord/invite) and discuss it with us!
### I want to add a new keyboard! What should I do?
-The exact process for the management of all the possible hardware is still being finalized, but any developer looking to contribute new keyboard definitions should chat with us on [Discord](https://discord.gg/VJnx9kr) to get started.
+The exact process for the management of all the possible hardware is still being finalized, but any developer looking to contribute new keyboard definitions should chat with us on [Discord](https://zmkfirmware.dev/community/discord/invite) to get started.
### Does ZMK have a Code of Conduct?