Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/guides/supporting-multiple-python-versions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ of many continuous-integration systems. There are two hosted services which
when used in conjunction provide automated testing across Linux, Mac and
Windows:

- `Travis CI <https://travis-ci.org>`_ provides both a Linux and a macOS
- `Travis CI <https://travis-ci.com>`_ provides both a Linux and a macOS
environment. The Linux environment is Ubuntu 12.04 LTS Server Edition 64 bit
while the macOS is 10.9.2 at the time of writing.
- `Appveyor <https://www.appveyor.com/>`_ provides a Windows environment
Expand Down
2 changes: 1 addition & 1 deletion source/guides/supporting-windows-using-appveyor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@ For reference, the SDK setup support script is listed here:
:linenos:

.. _Appveyor: https://www.appveyor.com/
.. _Travis: https://travis-ci.org/
.. _Travis: https://travis-ci.com/
.. _GitHub: https://github.com
.. _Bitbucket: https://bitbucket.org/