From dd6c1c764abd3c0760a8d613fc1b9e94d219e81a Mon Sep 17 00:00:00 2001 From: Alys Date: Sun, 22 Jan 2017 13:15:12 +1000 Subject: [PATCH] change footer's "Add-ons & Extensions" link The new link is a better wiki page and is already in use in the Settings > API screen. --- website/common/locales/en/front.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index 58a4452bd6..4c66eeaf8a 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -20,7 +20,7 @@ "chores": "Chores", "clearBrowserData": "Clear Browser Data", "communityBug": "Submit Bug", - "communityExtensions": "Add-ons & Extensions", + "communityExtensions": "Add-ons & Extensions", "communityFacebook": "Facebook", "communityFeature": "Request Feature", "communityForum": "Forum",