diff --git a/README.md b/README.md index 8fcb37b..c188a4e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Star this Repo](https://img.shields.io/github/stars/bwu-dart/http_exception.svg?style=flat)](https://github.com/bwu-dart/http_exception) [![Pub Package](https://img.shields.io/pub/v/http_exception.svg?style=flat)](https://pub.dartlang.org/packages/http_exception) -[![Build Status](https://travis-ci.org/bwu-dart/http_exception.svg?branch=master)](https://travis-ci.org/bwu-dart/http_exception) -[![Coverage Status](https://coveralls.io/repos/bwu-dart/http_exception/badge.svg?branch=master)](https://coveralls.io/r/bwu-dart/http_exception) +[![build Status](https://github.com/andgar2010/http_exception/actions/workflows/build.yml/badge.svg)](https://github.com/andgar2010/http_exception/actions/workflows/build.yml) +[![Coverage Status](https://coveralls.io/repos/github/andgar2010/http_exception/badge.svg?branch=main)](https://coveralls.io/github/andgar2010/http_exception?branch=main) A set of predefined exception classes for HTTP errors extracted from [shelf_exception_response](https://pub.dartlang.org/packages/shelf_exception_response).