From 987bc005c46c5d156e3b0a4fde6857f1a1181a8d Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Thu, 24 Jun 2021 18:26:04 -0700 Subject: [PATCH] Fix Travis-CI status image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 474348b9..bc6a23e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/perltidy/perltidy.svg?branch=master)](https://travis-ci.org/perltidy/perltidy) +[![Build Status](https://travis-ci.com/perltidy/perltidy.svg?branch=master)](https://travis-ci.com/perltidy/perltidy) # Welcome to Perltidy -- 2.39.5