From 764b1b7189061825735d5d2c1bb61d458ef0a086 Mon Sep 17 00:00:00 2001 From: Alexey Zinchenko Date: Tue, 23 Mar 2021 11:33:16 +0300 Subject: [PATCH] Changed badge branches. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb9c8d2..5cab761 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ compile('com.github.prominence:openweathermap-api:2.0-SNAPSHOT') ### License MIT -[ci-shield]: https://travis-ci.org/Prominence/openweathermap-java-api.svg?branch=master +[ci-shield]: https://travis-ci.org/Prominence/openweathermap-java-api.svg?branch=dev [ci-link]: https://travis-ci.org/Prominence/openweathermap-java-api -[codecov-shield]: https://codecov.io/gh/Prominence/openweathermap-java-api/branch/master/graph/badge.svg +[codecov-shield]: https://codecov.io/gh/Prominence/openweathermap-java-api/branch/dev/graph/badge.svg [codecov-link]: https://codecov.io/gh/Prominence/openweathermap-java-api \ No newline at end of file