summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsommersoft <sommersoft@users.noreply.github.com>2019-02-14 23:32:41 -0600
committerGitHub <noreply@github.com>2019-02-14 23:32:41 -0600
commit156b0d286ae065dd738c3055f516a13b04277a84 (patch)
tree5b5293278f7b1a51b6e885ca7d828dea6884b78c /docs
parent12ccd5ec553823dc198bba6d2ac2fa6c0e3b2b97 (diff)
dropped the fancy URLs so Sphinx doesn't complain
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst
index 32bc7c976..49a1fb207 100644
--- a/docs/drivers.rst
+++ b/docs/drivers.rst
@@ -15,9 +15,9 @@ of boards which feature a relatively large external flash. With Express boards,
its easy to copy them all onto the filesystem. However, if you don't have
enough space simply copy things over as they are needed.
-- The Adafruit bundles are available `on GitHub <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>`_.
+- The Adafruit bundles are available on GitHub: <https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases>.
-- Documentation for each library is available `here <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>`_.
+- Documentation for each library is available here: <https://circuitpython.readthedocs.io/projects/bundle/en/latest/>.
CircuitPython Community Bundle
@@ -26,7 +26,7 @@ CircuitPython Community Bundle
This bundle contains non-Adafruit sponsored libraries, that are written and submitted
by members of the community.
-- The Community bundles are available `on GitHub <https://github.com/adafruit/CircuitPython_Community_Bundle/releases>`_.
+- The Community bundles are available on GitHub: <https://github.com/adafruit/CircuitPython_Community_Bundle/releases>.
- Documentation is not available on ReadTheDocs at this time. See each library for any
included documentation.