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

Commit d0865e3

Browse files
committed
Updated README.md
- coveralls badge - link to the documentation
1 parent f20926c commit d0865e3

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

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

66
`Zend\Mvc` is a brand new MVC implementation designed from the ground up for
77
Zend Framework 2, focusing on performance and flexibility.
@@ -21,4 +21,4 @@ The MVC layer is built on top of the following components:
2121

2222

2323
- File issues at https://github.com/zendframework/zend-mvc/issues
24-
- Documentation is at https://zendframework.github.io/zend-mvc/
24+
- Documentation is at https://docs.zendframework.com/zend-mvc/

0 commit comments

Comments
 (0)