Rename doc/ to docs/
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
9302a30a2d
commit
bd291871f4
14
README.md
14
README.md
@ -5,12 +5,12 @@ laptops.
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [Supported embedded controllers](./doc/controllers.md)
|
- [Supported embedded controllers](./docs/controllers.md)
|
||||||
- [Flashing firmware](./doc/flashing.md)
|
- [Flashing firmware](./docs/flashing.md)
|
||||||
- [Debugging](./doc/debugging.md)
|
- [Debugging](./docs/debugging.md)
|
||||||
- [Creating a custom keyboard layout](./doc/keyboard-layout-customization.md)
|
- [Creating a custom keyboard layout](./docs/keyboard-layout-customization.md)
|
||||||
- [Development environment](./doc/dev-env.md)
|
- [Development environment](./docs/dev-env.md)
|
||||||
- [Adding a new board](./doc/adding-a-new-board.md)
|
- [Adding a new board](./docs/adding-a-new-board.md)
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ Then build the firmware for your laptop model.
|
|||||||
make BOARD=system76/<model>
|
make BOARD=system76/<model>
|
||||||
```
|
```
|
||||||
|
|
||||||
See [Flashing](./doc/flashing.md) for how to use the new firmware image.
|
See [Flashing](./docs/flashing.md) for how to use the new firmware image.
|
||||||
|
|
||||||
## Releases
|
## Releases
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user