From def0844a24e194e8d8301f9456d9149d8367e0a4 Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Thu, 17 Sep 2020 11:00:23 -0700 Subject: [PATCH] [nwmatcher] Repair links (#47666) --- types/nwmatcher/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/nwmatcher/index.d.ts b/types/nwmatcher/index.d.ts index bd577f50dc..cd0f97360e 100644 --- a/types/nwmatcher/index.d.ts +++ b/types/nwmatcher/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for nwmatcher 1.4 -// Project: https://github.com/dperini/nwmatcher, http://javascript.nwbox.com/nwmatcher +// Project: https://github.com/dperini/nwmatcher // Definitions by: Wouter van Heeswijk // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped