From a29c10099efeb5bd6071cf6910e13d634269c721 Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot Date: Wed, 7 Sep 2016 14:13:49 +0100 Subject: [PATCH] Replace npmcdn.com with unpkg.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d194c6e..99c0956a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ npm install tablefilter --save npm install tablefilter@next --save ``` * If you don't use `npm`, you can also -[access these files on npmcdn](https://npmcdn.com/tablefilter/), download them +[access these files on unpkg](https://unpkg.com/tablefilter/), download them or point your package manager to them. ## Setup