diff --git a/README.md b/README.md index d0ab7e5..93b501e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ > The one-click installer for MSYS2 + QMK CLI -[![Current Version](https://img.shields.io/github/tag/zvecr/qmk_distro_msys.svg)](https://github.com/zvecr/qmk_distro_msys/tags) -![Build Status](https://github.com/zvecr/qmk_distro_msys/workflows/CI/badge.svg) +[![Current Version](https://img.shields.io/github/tag/qmk/qmk_distro_msys.svg)](https://github.com/qmk/qmk_distro_msys/tags) +![Build Status](https://github.com/qmk/qmk_distro_msys/workflows/CI/badge.svg) [![Discord](https://img.shields.io/discord/440868230475677696.svg?logo=discord&color=7289DA)](https://discord.gg/Uq7gcHh) # STATUS: BETA - USE AT YOUR OWN RISK @@ -16,7 +16,7 @@ Bundling MSYS2 + QMK CLI together, this installer package aims to give you a QMK ![terminal example](./docs/.vuepress/public/terminal.png) -1. Install the [latest release](https://github.com/zvecr/qmk_distro_msys/releases) +1. Install the [latest release](https://github.com/qmk/qmk_distro_msys/releases) 1. Open the `QMK MSYS` shortcut 1. Run [`qmk setup`](https://docs.qmk.fm/#/newbs_getting_started?id=set-up-qmk) 1. Run [`qmk compile`](https://docs.qmk.fm/#/newbs_getting_started?id=_4-test-your-build-environment) diff --git a/docs/README.md b/docs/README.md index 066e594..48f338b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,5 +13,5 @@ Want to get started with [QMK Firmware](https://qmk.fm) quickly? Running Windows Bundling MSYS2 + QMK CLI together, this installer package aims to give you a QMK build environment with as little effort as possible.
- Latest Version → + Latest Version →
diff --git a/docs/dev.md b/docs/dev.md index d76cdad..4091df6 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -10,7 +10,7 @@ Found something that is broken or could be improved? The best place to get quick support is going to be on our [Discord](https://discord.gg/Uq7gcHh). There is usually somebody online, and there are a bunch of very helpful people there. -Otherwise raise an issue at