Skip to content

Commit f13cb72

Browse files
authored
Replace Travis CI badge and update links (#670)
1 parent 25f7dca commit f13cb72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# buildmaster-config
22

33
[Buildbot](https://buildbot.net/) master configuration for
4-
[buildbot.python.org](http://buildbot.python.org/all/).
4+
[buildbot.python.org](https://buildbot.python.org/).
55

6-
[![Build Status](https://travis-ci.org/python/buildmaster-config.svg?branch=master)](https://travis-ci.org/python/buildmaster-config)
6+
[![Check config](https://github.com/python/buildmaster-config/actions/workflows/check.yml/badge.svg)](https://github.com/python/buildmaster-config/actions/workflows/check.yml)
77

88
## Private settings
99

@@ -30,7 +30,7 @@ Make sure that the server is running, and then remove the old virtual environmen
3030
## Hosting
3131

3232
The buildbot master is hosted on the PSF Infrastructure and is managed via
33-
[salt](https://github.com/python/psf-salt/blob/master/salt/buildbot/init.sls).
33+
[salt](https://github.com/python/psf-salt/blob/main/salt/buildbot/init.sls).
3434

3535
psycopg2 also requires libpq-dev:
3636

0 commit comments

Comments
 (0)