fixed issue with pdf location
This commit is contained in:
parent
eb43d782b5
commit
826d80b1ef
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue