From c733c385d41b4bc1887bda077b790a51d6419ab2 Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Tue, 31 Aug 2021 15:24:56 -0400 Subject: [PATCH] fix travis-ci links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e116e1..f79510c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ SPIFlash ======== -[![Build Status](https://travis-ci.com/LowPowerLab/SPIFlash.svg?branch=master)](https://travis-ci.com/LowPowerLab/SPIFlash) +[![Build Status](https://app.travis-ci.com/LowPowerLab/SPIFlash.svg?branch=master)](https://app.travis-ci.com/LowPowerLab/SPIFlash) [![GitHub release](https://img.shields.io/github/release/LowPowerLab/SPIFlash.svg)](https://github.com/LowPowerLab/SPIFlash) [![GitHub issues](https://img.shields.io/github/issues/LowPowerLab/SPIFlash.svg)](https://github.com/LowPowerLab/SPIFlash/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/LowPowerLab/SPIFlash.svg)](https://github.com/LowPowerLab/SPIFlash/pulls)