Fix broken links in docs.

pull/16/head
Peter Hinch 2018-08-20 11:34:49 +01:00
rodzic e4e33f787b
commit 2c3b1f5327
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -95,8 +95,8 @@ import myfont
The `myfont` module name will then be used to instantiate a `Writer` object
to render strings on demand. A practical example may be studied
[here](https://github.com/peterhinch/micropython-samples/blob/master/SSD1306/ssd1306_demo.py).
The detailed layout of the Python file may be seen [here](./DRIVERS.md).
[here](./writer/writer_demo.py).
The detailed layout of the Python file may be seen [here](./writer/DRIVERS.md).
### Binary font files