diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 17eaf039d..1182fee37 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -183,7 +183,7 @@ Example assuming you patched monolog to fix a bug in the `bugfix` branch: "repositories": [ { "type": "vcs", - "url": "http://github.com/igorw/monolog" + "url": "https://github.com/igorw/monolog" } ], "require": {