From 1d6e2fa633516123c4a882f755bae238cbb28e13 Mon Sep 17 00:00:00 2001 From: Andrew Berry Date: Wed, 27 May 2015 16:13:25 -0400 Subject: [PATCH] Update with direct link to patch URL for media browser. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa82e1e..78485f4 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ so they should be unlikely to cause problems. - Drupal's file.inc needs to be [patched to add an alter hook](https://www.drupal.org/node/2479523#comment-9873165). - Media module needs to be patched - [for file uploads to work with an S3 bucket](https://www.drupal.org/node/2479473#comment-9872845). + [for file uploads to work with an S3 bucket](https://www.drupal.org/files/issues/2479473.5-upload-params.patch). - File Entity needs to be patched [to use correct S3 URLs](https://www.drupal.org/node/2479483#comment-9872933). - File Entity also needs to be patched