From 4394d761acb25b0c32cb5d5efe2ddef5dcbec8a0 Mon Sep 17 00:00:00 2001 From: Christian Blanquera Date: Sat, 10 Apr 2021 19:54:31 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5c2e6c..d91af32 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ contribute to. [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) before making a pull request. 2. Push your code to your remote forked version. 3. Go back to your forked version on GitHub and submit a pull request. -4. All pull requests will be passed to [Travis CI](https://travis-ci.org/phpugph/components) to be tested. Also note that [Coveralls](https://coveralls.io/github/phpugph/components) is also used to analyze the coverage of your contribution. +4. All pull requests will be passed to [Travis CI](https://travis-ci.com/github/phpugph/components) to be tested. Also note that [Coveralls](https://coveralls.io/github/phpugph/components) is also used to analyze the coverage of your contribution.