Skip to content

Commit fa6d232

Browse files
authored
[docs] Remove gitbook directory (qmk#23839)
1 parent 119e54e commit fa6d232

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

docs/__capabilities.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Unrelated to styling, high-level tech.
4141
![QMK Light](./public/badge-community-light.svg)
4242
![QMK Dark](./public/badge-community-dark.svg)
4343

44-
<img src="./gitbook/images/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
44+
<img src="./public/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
4545

4646
### Lists
4747

docs/feature_rgblight.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Then you should be able to use the keycodes below to change the RGB lighting to
4949

5050
QMK uses [Hue, Saturation, and Value](https://en.wikipedia.org/wiki/HSL_and_HSV) to select colors rather than RGB. The color wheel below demonstrates how this works.
5151

52-
<img src="./gitbook/images/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
52+
<img src="./public/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
5353

5454
Changing the **Hue** cycles around the circle.<br>
5555
Changing the **Saturation** moves between the inner and outer sections of the wheel, affecting the intensity of the color.<br>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)