From a7b80ca8c0da0df81a9251865f4b84377ada2a28 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 25 Feb 2026 12:45:21 +0200 Subject: [PATCH] Replace Travis CI badge and update links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da5a88ea..5e2f51d7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # buildmaster-config [Buildbot](https://buildbot.net/) master configuration for -[buildbot.python.org](http://buildbot.python.org/all/). +[buildbot.python.org](https://buildbot.python.org/). -[![Build Status](https://travis-ci.org/python/buildmaster-config.svg?branch=master)](https://travis-ci.org/python/buildmaster-config) +[![Check config](https://github.com/python/buildmaster-config/actions/workflows/check.yml/badge.svg)](https://github.com/python/buildmaster-config/actions/workflows/check.yml) ## Private settings @@ -30,7 +30,7 @@ Make sure that the server is running, and then remove the old virtual environmen ## Hosting The buildbot master is hosted on the PSF Infrastructure and is managed via -[salt](https://github.com/python/psf-salt/blob/master/salt/buildbot/init.sls). +[salt](https://github.com/python/psf-salt/blob/main/salt/buildbot/init.sls). psycopg2 also requires libpq-dev: