Fix Raspberry Pi 1 Model A image

This commit is contained in:
Melissa LeBlanc-Williams 2019-06-24 18:47:22 -07:00
parent d6a8978d03
commit a2c1983435

View file

@ -5,7 +5,7 @@ title: "Raspberry Pi 1 Model A Download"
name: "Raspberry Pi 1 Model A" name: "Raspberry Pi 1 Model A"
manufacturer: "Raspberry Pi Foundation" manufacturer: "Raspberry Pi Foundation"
board_url: "https://www.adafruit.com/product/998" board_url: "https://www.adafruit.com/product/998"
board_image: "raspberry_pi_1b.jpg" board_image: "raspberry_pi_1a.jpg"
download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi" download_instructions: "https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi"
downloads_display: true downloads_display: true
blinka: true blinka: true