diff --git a/README.md b/README.md index 48642cc1..66b1bcc2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # zend-mail +> ## Repository abandoned 2019-12-31 +> +> This repository has moved to laminas/laminas-mail. + [![Build Status](https://secure.travis-ci.org/zendframework/zend-mail.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-mail) [![Coverage Status](https://coveralls.io/repos/github/zendframework/zend-mail/badge.svg?branch=master)](https://coveralls.io/github/zendframework/zend-mail?branch=master) @@ -10,4 +14,4 @@ transport. Of course, you can also implement your own transport by implementing the `Mail\Transport\TransportInterface`. - File issues at https://github.com/zendframework/zend-mail/issues -- Documentation is at https://docs.zendframework.com/zend-mail/ +- Documentation is at https://docs.zendframework.com/zend-mail/ \ No newline at end of file