Skip to content

Commit a91c4ff

Browse files
authored
replace the Azure Pipelines status badge
1 parent 91248c1 commit a91c4ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ glob
33

44
Support for matching file paths against Unix shell style patterns.
55

6-
[![Build Status](https://dev.azure.com/rust-lang/glob/_apis/build/status/rust-lang-nursery.glob?branchName=master)](https://dev.azure.com/rust-lang/glob/_build/latest?definitionId=20&branchName=master)
7-
6+
[![Continuous integration](https://github.com/rust-lang-nursery/glob/actions/workflows/rust.yml/badge.svg)](https://github.com/rust-lang-nursery/glob/actions/workflows/rust.yml)
87
[Documentation](https://docs.rs/glob)
98

109
## Usage

0 commit comments

Comments
 (0)