Skip to content

Commit ab1b1f2

Browse files
committed
Update CI badge to point to GitHub Actions
1 parent 5a75f13 commit ab1b1f2

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
# imap-proto and tokio-imap
22

3-
[![Build Status](https://dev.azure.com/dochtman/Projects/_apis/build/status/tokio-imap?branchName=master)](https://dev.azure.com/dochtman/Projects/_build/latest?definitionId=4&branchName=master)
3+
[![Build status](https://github.com/djc/tokio-imap/workflows/CI/badge.svg)](https://github.com/djc/tokio-imap/actions?query=workflow%3ACI)
44
[![Join the chat at https://gitter.im/djc/tokio-imap](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/djc/tokio-imap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE-MIT)
66
[![Apache License 2.0](https://img.shields.io/badge/license-ALv2-blue.svg)](./LICENSE-APACHE)

0 commit comments

Comments
 (0)