Skip to content

Commit f0b60ab

Browse files
committed
Image fix.
1 parent f2f90c9 commit f0b60ab

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

README.rst

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

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

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/>
19+
.. image :: https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/master/docs/_static/circuit_playground_express_small.jpg
20+
:target: https://adafruit.com/product/3333
21+
:alt: Circuit Playground Express
22+
23+
.. image :: https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/master/docs/_static/circuit_playground_bluefruit_small.jpg
24+
:target: https://adafruit.com/product/4333
25+
:alt: Circuit Playground Bluefruit
2326
2427
Installation
2528
=============
Loading
Loading

0 commit comments

Comments
 (0)