mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 03:21:18 +02:00
Update Vagrant and Docker links to use https
This commit is contained in:
@@ -28,10 +28,10 @@ document controls everything that is installed on the virtual machine.
|
|||||||
- [Phansible][Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.
|
- [Phansible][Phansible]: provides an easy to use interface that helps you generate Ansible Playbooks for PHP based projects.
|
||||||
|
|
||||||
|
|
||||||
[Vagrant]: http://vagrantup.com/
|
[Vagrant]: https://www.vagrantup.com/
|
||||||
[Puppet]: http://www.puppetlabs.com/
|
[Puppet]: https://puppet.com/
|
||||||
[Chef]: https://www.chef.io/
|
[Chef]: https://www.chef.io/
|
||||||
[Rove]: http://rove.io/
|
[Rove]: http://rove.io/
|
||||||
[Puphpet]: https://puphpet.com/
|
[Puphpet]: https://puphpet.com/
|
||||||
[Protobox]: http://getprotobox.com/
|
[Protobox]: https://www.getprotobox.com/
|
||||||
[Phansible]: http://phansible.com/
|
[Phansible]: http://phansible.com/
|
||||||
|
@@ -36,9 +36,9 @@ The [PHPDocker.io] site will auto-generate all the files you need for a fully-fe
|
|||||||
* [Docker Hub][docker-hub]
|
* [Docker Hub][docker-hub]
|
||||||
* [Docker Hub - official images][docker-hub-official]
|
* [Docker Hub - official images][docker-hub-official]
|
||||||
|
|
||||||
[Docker]: http://docker.com/
|
[Docker]: https://www.docker.com/
|
||||||
[docker-hub]: https://hub.docker.com/
|
[docker-hub]: https://hub.docker.com/
|
||||||
[docker-hub-official]: https://hub.docker.com/explore/
|
[docker-hub-official]: https://hub.docker.com/explore/
|
||||||
[docker-install]: https://docs.docker.com/installation/
|
[docker-install]: https://docs.docker.com/install/
|
||||||
[docker-doc]: https://docs.docker.com/userguide/
|
[docker-doc]: https://docs.docker.com/
|
||||||
[PHPDocker.io]: https://phpdocker.io/generator
|
[PHPDocker.io]: https://phpdocker.io/generator
|
||||||
|
Reference in New Issue
Block a user