Skip to content

Commit b7e6f91

Browse files
committed
Fix CI status badge
1 parent af69b79 commit b7e6f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Status
44

55
[![License](https://img.shields.io/badge/license-Boost-blue.svg)](https://github.com/cpp-netlib/url/blob/master/LICENSE_1_0.txt)
6-
[![CI](https://github.com/cpp-netlib/url/workflows/skyr-url%20CI/badge.svg?branch=main)](https://github.com/cpp-netlib/url/actions?query=workflow%3A%22skyr-url+CI%22)
6+
[![CI](https://github.com/cpp-netlib/url/actions/workflows/skyr-url-ci.yml/badge.svg)](https://github.com/cpp-netlib/url/actions/workflows/skyr-url-ci.yml)
77
[![C++23](https://img.shields.io/badge/C%2B%2B-23-blue.svg)](https://en.cppreference.com/w/cpp/23)
88
[![Version](https://img.shields.io/badge/version-3.0.0-blue.svg)](https://github.com/cpp-netlib/url/releases)
99
[![vcpkg](https://img.shields.io/badge/vcpkg-available-brightgreen.svg)](https://vcpkg.io/en/package/skyr-url)

0 commit comments

Comments
 (0)