Fix link to "a-note-about-drivers"

This commit is contained in:
Jesper Møller
2025-02-04 20:54:40 +00:00
parent 3f67a82d1f
commit aa3887d4e7
+1 -1
View File
@@ -71,7 +71,7 @@ If you don't have datasheets, we recommend you to do reverse-engineering of avai
You can use the [example](https://gitlab.redox-os.org/redox-os/exampled) driver or read the code of other drivers with the same type of your device.
Before testing your changes, be aware of [this](https://doc.redox-os.org/book/ch09-02-coding-and-building.html#a-note-about-drivers).
Before testing your changes, be aware of [this](https://doc.redox-os.org/book/coding-and-building.html#a-note-about-drivers).
### Driver References