fixed typo in link to uart pdf #docs

This commit is contained in:
pyr0ball 2020-01-10 19:37:25 -08:00
parent 7d352360d9
commit 5e82dc5cd5

View file

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