diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-12-12 12:31:54 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-12 12:31:54 -0500 |
| commit | 9e97f9e4068b6b99dfd156eb094745adf6322c17 (patch) | |
| tree | 8283d813c03d513c9d8e45480b4cc3adac24bb70 | |
| parent | 69bb4ae67058dc83a75725af48050385d06e7073 (diff) | |
| parent | 87073b4fbed938c92b0dfeb70c38fc5f94d1d7c6 (diff) | |
Merge pull request #1401 from dhalbert/travis-ci-com
Update badge to travis-ci.com
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index ca529de62..a7516778e 100644 --- a/README.rst +++ b/README.rst @@ -68,7 +68,7 @@ Other ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `Electronic Cats Meow Meow <https://electroniccats.com/gomeow/>`__ -- `Electronic Cats CatWAN USB Stick <https://electroniccats.com/producto/catwan_usb_stick/>`__ +- `Electronic Cats CatWAN USB Stick <https://electroniccats.com/producto/catwan_usb_stick/>`__ Download -------- @@ -264,7 +264,7 @@ project. `⬆ back to top <#adafruit-circuitpython>`__ -.. |Build Status| image:: https://travis-ci.org/adafruit/circuitpython.svg?branch=master +.. |Build Status| image:: https://travis-ci.com/adafruit/circuitpython.svg?branch=master :target: https://travis-ci.org/adafruit/circuitpython .. |Doc Status| image:: https://readthedocs.org/projects/circuitpython/badge/?version=latest :target: http://circuitpython.readthedocs.io/ |
