fixed issue with pdf location

This commit is contained in:
pyr0ball 2019-08-12 19:15:39 -07:00
parent eb43d782b5
commit 826d80b1ef

View file

@ -1,5 +1,5 @@
<object data="drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf" type="application/pdf">
<embed src="drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf">
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf">Download PDF</a>.</p>
<object data="../../drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf" type="application/pdf">
<embed src="../../drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf">
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../../drawings/Pyr0-Piezo_FFC_Extruder_Boardv1.1.0_Test_Pads.pdf">Download PDF</a>.</p>
</embed>
</object>