From 803db417578f998f3f69fb219a22160766e3a29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sun, 27 Nov 2022 21:17:44 +0000 Subject: [PATCH] Fix PHP nightly link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbaf4d..6ee9684 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ # php-src-builder Builds php/php-src with php-build, then uploads the archive to S3. -This repository creates PHP nightly archive for [PHP nightly](http://docs.travis-ci.com/user/languages/php/#PHP-nightly-builds) support. +This repository creates PHP nightly archive for [PHP nightly](https://docs.travis-ci.com/user/languages/php/#nightly-builds) support. Issues should be reported to https://github.com/travis-ci/travis-ci/issues.