Fix restws module patch URL (missing closing quote).

This commit is contained in:
Michael Stenta 2019-07-01 14:07:07 -04:00
parent 4711b1e85a
commit 51ceb625b5
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-2857490-2
; Fix Issue #2090177: Possible misuse of "bundle keys"
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-bundleKeyTerms-2090177-12.patch"
; Fix Issue #1084144: Respond to CORS preflight requests
projects[restws][patch][] = "http://www.drupal.org/files/issues/2019-06-17/restws-support_options_request-1084144-11-18.patch
projects[restws][patch][] = "http://www.drupal.org/files/issues/2019-06-17/restws-support_options_request-1084144-11-18.patch"
projects[restws_field_collection][subdir] = "contrib"
projects[restws_field_collection][version] = "1.1"