diff options
author | bnewbold <bnewbold@robocracy.org> | 2015-01-10 21:52:12 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2015-01-10 21:53:43 -0800 |
commit | 99d96e39c171f796425b579349751b5b291c738e (patch) | |
tree | def46c47ec6f76924a431cd6168c6d8ee03bc312 | |
parent | 63ee0047d110618672cfaffca265930fadba69e2 (diff) | |
download | novena-guide-99d96e39c171f796425b579349751b5b291c738e.tar.gz novena-guide-99d96e39c171f796425b579349751b5b291c738e.zip |
remove redundant 'target' attributes on figures
Not necessary when the full-size image is what is being linked to (only
needed if a smaller thumbnail is being displayed).
-rw-r--r-- | hardware.rst | 1 | ||||
-rw-r--r-- | quickstart-board.rst | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/hardware.rst b/hardware.rst index 0a6378b..b4e6c2a 100644 --- a/hardware.rst +++ b/hardware.rst @@ -17,6 +17,5 @@ How to identify variants (PVT1, PVT2, DVT, etc). :align: center :alt: Novena PVT2-A Silkscreen :width: 100% - :target: _images/novena-id-pvt2a.jpg *Novena PVT2-A Silkscreen* diff --git a/quickstart-board.rst b/quickstart-board.rst index b84c728..ce00a87 100644 --- a/quickstart-board.rst +++ b/quickstart-board.rst @@ -9,7 +9,6 @@ rootfs media. :align: center :alt: Novena PVT2 just-the-board unboxing, Dec 2014 :width: 100% - :target: _images/novena-unbox-board-pvt2a.jpg *Novena PVT2 "Just-The-Board" contents (December 2014)* @@ -30,7 +29,6 @@ connection is described on the `"Using Novena PVT1" wiki page :align: center :alt: Novena UART Console Cable (PVT2) :width: 100% - :target: _images/novena-uart-console-pvt2-photo.jpg *Novena PVT2 board with FTDI UART cable attached to console port (note wire colors and orientation)* @@ -39,7 +37,6 @@ connection is described on the `"Using Novena PVT1" wiki page :align: center :alt: Novena UART Pinout (PVT2) :width: 100% - :target: _images/novena-uart-pinout.jpg *Pinout of Novena PVT2 board console port, wire colors correspond to default FTDI UART connector* |