diff options
author | Gabriel Caruso <carusogabriel34@gmail.com> | 2018-02-25 17:17:51 -0300 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-03-11 16:37:40 +0100 |
commit | 2bd7e2bb27c28785530b87ea86e23e10b1be9add (patch) | |
tree | 4000244c24767228f0531bcae94bd8fd112ad164 | |
parent | bd2ecb01d2e5098cae8b13a80a2de31020e977c6 (diff) | |
download | php-git-2bd7e2bb27c28785530b87ea86e23e10b1be9add.tar.gz |
Fix link for phpdbg documentation
-rw-r--r-- | sapi/phpdbg/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/README.md b/sapi/phpdbg/README.md index 9d1163bc47..6eccb512de 100644 --- a/sapi/phpdbg/README.md +++ b/sapi/phpdbg/README.md @@ -78,4 +78,4 @@ Getting Started See the website for tutorials/documentation -http://phpdbg.com +https://phpdbg.room11.org |