From 9c9033228a6681f78daecd20b232837a4a13773d Mon Sep 17 00:00:00 2001 From: David Garcia Date: Tue, 26 Jul 2016 13:52:03 +0100 Subject: [PATCH] Remove link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 98f546d..026183b 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,6 @@ means that we will try to find an installed client automatically. **For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).** -**Rather just download the files? [Library Download](https://9f67cbbd1116d8afb399-7760483f5d1e5f28c2d253278a2a5045.ssl.cf2.rackcdn.com/mailgun-php-1.7.2.zip).** - Next, require Composer's autoloader, in your application, to automatically load the Mailgun SDK in your project: ```PHP