Skip to content

Commit ef7ab5f

Browse files
committed
chore: Replace linux build badge
1 parent 3aa3fd2 commit ef7ab5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HTTP Status Codes and Reason Phrases for C, C++ and Qt #
22

3-
[![Linux build status](https://travis-ci.com/j-ulrich/http-status-codes-cpp.svg?branch=main)](https://app.travis-ci.com/github/j-ulrich/http-status-codes-cpp)
3+
[![Linux build status](https://github.com/j-ulrich/http-status-codes-cpp/actions/workflows/ci.yml/badge.svg)](https://github.com/j-ulrich/http-status-codes-cpp/actions/workflows/ci.yml)
44
[![Windows build status](https://ci.appveyor.com/api/projects/status/ijp196mjo0vsover/branch/main?svg=true)](https://ci.appveyor.com/project/j-ulrich/http-status-codes-cpp/branch/main)
55

66

0 commit comments

Comments
 (0)