Skip to content

Commit da1bdb9

Browse files
authored
Merge branch 'main' into pradyunsg-patch-1
2 parents ccf17ed + f81ffa6 commit da1bdb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/guides/supporting-multiple-python-versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ of many continuous-integration systems. There are two hosted services which
6262
when used in conjunction provide automated testing across Linux, Mac and
6363
Windows:
6464

65-
- `Travis CI <https://travis-ci.org>`_ provides both a Linux and a macOS
65+
- `Travis CI <https://travis-ci.com>`_ provides both a Linux and a macOS
6666
environment. The Linux environment is Ubuntu 12.04 LTS Server Edition 64 bit
6767
while the macOS is 10.9.2 at the time of writing.
6868
- `Appveyor <https://www.appveyor.com/>`_ provides a Windows environment

source/guides/supporting-windows-using-appveyor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,6 @@ For reference, the SDK setup support script is listed here:
237237
:linenos:
238238

239239
.. _Appveyor: https://www.appveyor.com/
240-
.. _Travis: https://travis-ci.org/
240+
.. _Travis: https://travis-ci.com/
241241
.. _GitHub: https://github.com
242242
.. _Bitbucket: https://bitbucket.org/

0 commit comments

Comments
 (0)