Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 7726c6a

Browse files
committed
[readme] Add branch to Coveralls URI
1 parent 28db168 commit 7726c6a

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,7 +1,7 @@
11
# zend-authentication
22

33
[![Build Status](https://secure.travis-ci.org/zendframework/zend-authentication.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-authentication)
4-
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-authentication/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-authentication)
4+
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-authentication/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-authentication?branch=master)
55

66
The `Zend\Authentication` component provides an API for authentication and
77
includes concrete authentication adapters for common use case scenarios.

0 commit comments

Comments
 (0)