aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-01 09:05:19 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-01 09:05:19 +0000
commit7770473af3638d594767fc11c3e1d0377692976c (patch)
tree31cfb6c8d2e926d415dd41816766fac2b0ee6211
parentupdated the readme for llvm15, [skip ci] (diff)
downloadcgrep-7770473af3638d594767fc11c3e1d0377692976c.tar.gz
cgrep-7770473af3638d594767fc11c3e1d0377692976c.zip
fix for the travis badge. [ci skip]
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f512a13..2c76890 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.com/terminaldweller/cgrep.svg?branch=master)](https://travis-ci.com/terminaldweller/cgrep)
+[![Build Status](https://app.travis-ci.com/terminaldweller/cgrep.svg?branch=master)](https://app.travis-ci.com/terminaldweller/cgrep)
[![Build status](https://ci.appveyor.com/api/projects/status/caab8oxmgljb87te?svg=true)](https://ci.appveyor.com/project/bloodstalker/cgrep)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/bloodstalker/cgrep.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/bloodstalker/cgrep/context:cpp)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/a70e8f48e3214a4f97850b4a1d7c5686)](https://www.codacy.com/gh/terminaldweller/cgrep/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=terminaldweller/cgrep&amp;utm_campaign=Badge_Grade)