From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 2 Jul 2020 16:34:20 +0000 (-0500) Subject: correct ampersands X-Git-Tag: v2.1~8 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/be2fe5f606949f1244b7e9def410d5ee18216761?ds=sidebyside;hp=--cc correct ampersands --- be2fe5f606949f1244b7e9def410d5ee18216761 diff --git a/README.md b/README.md index 9421825..4acb0f4 100644 --- a/README.md +++ b/README.md @@ -2508,7 +2508,7 @@ Value (string): "ask": true | false, "handlers": [{ "name": "Gmail", - "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s" + "uriTemplate": "https://mail.google.com/mail/?extsrc=mailto&url=%s" }] } }, diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 59be48b..5241e7b 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -317,7 +317,7 @@ name Gmail uriTemplate - https://mail.google.com/mail/?extsrc=mailto&url=%s + https://mail.google.com/mail/?extsrc=mailto&url=%s