Skip to content

Commit 6b723a0

Browse files
Don't hard code platform and language in addons.mozilla.org links (#1)
1 parent da25e07 commit 6b723a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/_data/links.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"source": "https://github.com/hackademix/noscript/",
3-
"moz": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
3+
"moz": "https://addons.mozilla.org/addon/noscript/",
44
"chrome":"https://chrome.google.com/webstore/detail/noscript/doojmbjmlfjjnbmnoijecmcbfeoakpjm/",
55
"nscl_source": "https://github.com/hackademix/nscl/",
66
"nlnet": "https://nlnet.nl",
77
"ngi0": "https://nlnet.nl/NGI0/",
88
"ndi": "https://www.ndi.org/",
99
"otf": "https://opentech.fund",
1010
"donate": "/donate"
11-
}
11+
}

0 commit comments

Comments
 (0)