diff options
| author | Danny <nooges@users.noreply.github.com> | 2024-06-21 23:27:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-22 04:27:15 +0100 |
| commit | e5c80fc6b3a812faae3f5fe676e572d5c505b4f7 (patch) | |
| tree | bf7e29fbb7aae1a36e1db8cf1c3244a493ae1975 /readme.md | |
| parent | aa11ef5bcf012960081e9f8e23cc9c6025161142 (diff) | |
Update what's powering QMK docs (#23977)
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ This is a keyboard firmware based on the [tmk\_keyboard firmware](https://github | |||
| 12 | 12 | ||
| 13 | * [See the official documentation on docs.qmk.fm](https://docs.qmk.fm) | 13 | * [See the official documentation on docs.qmk.fm](https://docs.qmk.fm) |
| 14 | 14 | ||
| 15 | 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. | 15 | 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. |
| 16 | 16 | ||
| 17 | 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. | 17 | 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. |
| 18 | 18 | ||
