diff options
| author | Thomas Johnson <tbjohnson123@gmail.com> | 2019-09-16 12:35:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-16 12:35:46 -0700 |
| commit | 3a989acd1d14e03d49a293b8f4e0a19fff3b8f73 (patch) | |
| tree | a5b42c17c4f4cd4dae7b0421701291a6645ff7d1 /README.rst | |
| parent | aa9b57fc81a522360912be21030967021cd26b36 (diff) | |
Update README.rst
Fixed link
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index f5f9cccea..03116be88 100644 --- a/README.rst +++ b/README.rst @@ -78,7 +78,7 @@ If you'd like to use the term "CircuitPython" and Blinka for your product here i * Your product is supported by the primary `"adafruit/circuitpython" <https://github.com/adafruit/circuitpython>`_ repo. This way we can update any custom code as we update the CircuitPython internals. -* Your product is listed on `circuitpython.org <https:/circuitpython.org>`__ (source +* Your product is listed on `circuitpython.org <https://circuitpython.org>`__ (source `here <https://github.com/adafruit/circuitpython-org/>`_). This is to ensure that a user of your product can always download the latest version of CircuitPython from the standard place. * Your product has a user accessible USB plug which appears as a CIRCUITPY drive when plugged in. |
