diff --git a/_posts/12-04-01-Shared-Servers.md b/_posts/12-04-01-Shared-Servers.md index 828eb4f..cb2dfbc 100644 --- a/_posts/12-04-01-Shared-Servers.md +++ b/_posts/12-04-01-Shared-Servers.md @@ -11,4 +11,4 @@ this is that it has become a cheap commodity. The downside is that you never kno neighboring tenants are going to create; loading down the server or opening up security holes are the main concerns. If your project's budget can afford to avoid shared servers, you should. -To make sure your shared servers are offering the latest versions of PHP, check out [PHP Versions](http://phpversions.info/shared-hosting/). +Make sure your shared servers are offering the latest versions of PHP. diff --git a/_posts/16-05-01-PHP-PaaS-Providers.md b/_posts/16-05-01-PHP-PaaS-Providers.md index b362e13..4fee26c 100644 --- a/_posts/16-05-01-PHP-PaaS-Providers.md +++ b/_posts/16-05-01-PHP-PaaS-Providers.md @@ -22,5 +22,3 @@ anchor: php_paas_providers * [Pivotal Web Services](https://run.pivotal.io/) * [Platform.sh](https://platform.sh/) * [Red Hat OpenShift](https://www.openshift.com/) - -To see which versions these PaaS hosts are running, head over to [PHP Versions](http://phpversions.info/paas-hosting/).