Skip to content

Commit c621fe2

Browse files
committed
Update documentation links
Closes #82
1 parent 9449daf commit c621fe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PHPUnit-Mink
22
[![CI](https://github.com/minkphp/phpunit-mink/actions/workflows/tests.yml/badge.svg)](https://github.com/minkphp/phpunit-mink/actions/workflows/tests.yml)
33
[![Docs](https://github.com/minkphp/phpunit-mink/actions/workflows/docs.yml/badge.svg)](https://github.com/minkphp/phpunit-mink/actions/workflows/docs.yml)
4-
[![Documentation](https://readthedocs.org/projects/phpunit-mink/badge/?version=latest)](http://phpunit-mink.readthedocs.org/en/latest/)
4+
[![Documentation Status](https://readthedocs.org/projects/phpunit-mink/badge/?version=latest)](https://phpunit-mink.readthedocs.io/en/latest/?badge=latest)
55

66
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/minkphp/phpunit-mink/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/minkphp/phpunit-mink/?branch=master)
77
[![codecov](https://codecov.io/gh/minkphp/phpunit-mink/branch/master/graph/badge.svg?token=GV4K2at1WW)](https://codecov.io/gh/minkphp/phpunit-mink)
@@ -13,7 +13,7 @@ This library is an extension for [PHPUnit](https://phpunit.de), that allows to w
1313

1414
## Documentation
1515

16-
* http://phpunit-mink.readthedocs.org
16+
* https://phpunit-mink.readthedocs.io/
1717

1818
## Service Integrations
1919

0 commit comments

Comments
 (0)