Skip to content

Commit ed229c9

Browse files
committed
doc: Update build & coverage status badge URLs
1 parent 2773a53 commit ed229c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# spring-cache-dynamodb
22

33
[![Apache 2.0 License][license-image]][license-url]
4-
[![Build Status][travis-image]][travis-url]
5-
[![Coverage Status][coveralls-image]][coveralls-url]
4+
[![Build Status](https://www.travis-ci.com/das-buro-am-draht/spring-cache-dynamodb.svg?branch=master)](https://www.travis-ci.com/das-buro-am-draht/spring-cache-dynamodb)
5+
[![Coverage Status](https://coveralls.io/repos/github/das-buro-am-draht/spring-cache-dynamodb/badge.svg)](https://coveralls.io/github/das-buro-am-draht/spring-cache-dynamodb)
66

77
> Spring Cache implementation based on Amazon DynamoDB
88

0 commit comments

Comments
 (0)