summaryrefslogtreecommitdiff
path: root/pelican/content/RoughV1.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-02-14 17:47:46 +0000
committerRob Austein <sra@hactrn.net>2021-02-14 17:47:46 +0000
commit92a5a007277005744740dabd36182410b87b6441 (patch)
tree07c4b25e8aa36834ef0a467664506330fd2a63ce /pelican/content/RoughV1.md
parent89110a41886e7f388a348a561ae78b5088b3669f (diff)
Add image links
Clean up whacky invisible unicode characters in links on a couple of source packages
Diffstat (limited to 'pelican/content/RoughV1.md')
-rw-r--r--pelican/content/RoughV1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/pelican/content/RoughV1.md b/pelican/content/RoughV1.md
index 1c0ec56..ada39d9 100644
--- a/pelican/content/RoughV1.md
+++ b/pelican/content/RoughV1.md
@@ -19,13 +19,13 @@ source out of the can. for v.2 (or whatever) we would move it down to the FPGA
Verilog.
## FPGA Overview
-<img src="HW_sketch_v0001.png">
+![HW_sketch_v0001.png]({attach}RoughV1/HW_sketch_v0001.png)
## Sketch of TRNG Chain
-<img src="HW_RNG.png​">
+![HW_RNG.png]({attach}RoughV1/HW_RNG.png)