Skip to content

Commit f2f90c9

Browse files
committed
Fix images in README.
1 parent 1aec22a commit f2f90c9

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

README.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@ Introduction
1616

1717
This high level library provides objects that represent Circuit Playground Express and Bluefruit hardware.
1818

19-
.. image :: ../docs/_static/circuit_playground_express_small.jpg
20-
:target: https://adafruit.com/product/3333
21-
:alt: Circuit Playground Express
22-
23-
.. image :: ../docs/_static/circuit_playground_bluefruit_small.jpg
24-
:target: https://adafruit.com/product/4333
25-
:alt: Circuit Playground Bluefruit
19+
<a href="http://www.adafruit.com/products/3333"><img src="/docs/_static/circuitplayground_express.jpg" width="500px"><br/>
20+
Circuit Playground Express</a><br/>
21+
<a href="http://www.adafruit.com/products/4333"><img src="/docs/_static/circuit_playground_bluefruit.jpg" width="500px"><br/>
22+
Circuit Playground Bluefruit</a><br/>
2623

2724
Installation
2825
=============
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)