From e0a57f7e00bc3be9db71216079ec160224c1ab78 Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Mon, 14 Sep 2020 13:38:20 -0700 Subject: [PATCH] [safe-json-stringify] Repair links (#47500) --- types/safe-json-stringify/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/safe-json-stringify/index.d.ts b/types/safe-json-stringify/index.d.ts index 52a179138f..2acaee6f8a 100644 --- a/types/safe-json-stringify/index.d.ts +++ b/types/safe-json-stringify/index.d.ts @@ -1,7 +1,7 @@ // Type definitions for safe-json-stringify 1.1 // Project: https://github.com/debitoor/safe-json-stringify // Definitions by: Eric Byers -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped" +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 declare namespace safeJsonStringify {