~ruther/qmk_firmware

e5c80fc6b3a812faae3f5fe676e572d5c505b4f7 — Danny 1 year, 29 days ago aa11ef5
Update what's powering QMK docs (#23977)

1 files changed, 1 insertions(+), 1 deletions(-)

M readme.md
M readme.md => readme.md +1 -1
@@ 12,7 12,7 @@ This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github

* [See the official documentation on docs.qmk.fm](https://docs.qmk.fm)

The docs are powered by [Docsify](https://docsify.js.org/) and hosted on [GitHub](/docs/). They are also viewable offline; see [Previewing the Documentation](https://docs.qmk.fm/#/contributing?id=previewing-the-documentation) for more details.
The docs are powered by [VitePress](https://vitepress.dev/) and hosted on [GitHub](/docs/). They are also viewable offline; see [Previewing the Documentation](https://docs.qmk.fm/#/contributing?id=previewing-the-documentation) for more details.

You can request changes by making a fork and opening a [pull request](https://github.com/qmk/qmk_firmware/pulls), or by clicking the "Edit this page" link at the bottom of any page.