From 3cceafc3f9d368ded8906ddef7e6a90318b8cd1f Mon Sep 17 00:00:00 2001 From: Michael Giuffrida Date: Wed, 31 May 2017 12:32:35 -0700 Subject: [PATCH] show correct repository organization --- lib/fuzzy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/fuzzy.js b/lib/fuzzy.js index 83cf4fe..63cbe4b 100644 --- a/lib/fuzzy.js +++ b/lib/fuzzy.js @@ -1,6 +1,6 @@ /* * Fuzzy - * https://github.com/myork/fuzzy + * https://github.com/mattyork/fuzzy * * Copyright (c) 2012 Matt York * Licensed under the MIT license.