commit: e5c80fc6b3a812faae3f5fe676e572d5c505b4f7
parent aa11ef5bcf012960081e9f8e23cc9c6025161142
Author: Danny <nooges@users.noreply.github.com>
Date: Fri, 21 Jun 2024 23:27:15 -0400
Update what's powering QMK docs (#23977)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
@@ -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.