From 1a1b1cd8a0d8f5539dc6dc605d30c76c6261da88 Mon Sep 17 00:00:00 2001 From: john gravois Date: Mon, 29 Aug 2016 17:01:34 -0700 Subject: [PATCH] fix file extension in PackageBlacklist link --- modules/client/components/About.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/components/About.md b/modules/client/components/About.md index 1e94b06..52824f2 100644 --- a/modules/client/components/About.md +++ b/modules/client/components/About.md @@ -43,7 +43,7 @@ npmcdn is not affiliated with or supported by npm, Inc. in any way. Please do no ### Abuse -npmcdn blacklists some packages to prevent abuse. If you find a malicious package on npm, please take a moment to add it to [our blacklist](https://github.com/mjackson/npmcdn/blob/master/modules/PackageBlacklist.json)! +npmcdn blacklists some packages to prevent abuse. If you find a malicious package on npm, please take a moment to add it to [our blacklist](https://github.com/mjackson/npmcdn/blob/master/modules/PackageBlacklist.js)! ### Feedback