fixed another typo in docs #docs

This commit is contained in:
pyr0ball 2020-01-10 19:38:41 -08:00
parent 5e82dc5cd5
commit 85b63734d7

View file

@ -1,5 +1,5 @@
<object data="../../schematics/other/USB-UART-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px"> <object data="../../other/USB-UART-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px">
<embed src="../../schematics/other/USB-UART-Wiring-Example.pdf"> <embed src="../../other/USB-UART-Wiring-Example.pdf">
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../../schematics/other/USB-UART-Wiring-Example.pdf">Download PDF</a>.</p> <p>This browser does not support PDFs. Please download the PDF to view it: <a href="../../other/USB-UART-Wiring-Example.pdf">Download PDF</a>.</p>
</embed> </embed>
</object> </object>