From 4ee012d1b25d96908b6d2d07482200fbcc4e5724 Mon Sep 17 00:00:00 2001 From: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> Date: Tue, 28 May 2019 09:32:10 -0700 Subject: [PATCH] Update project urls (#35785) --- types/json3/index.d.ts | 2 +- types/write-file-atomic/index.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/types/json3/index.d.ts b/types/json3/index.d.ts index 58d2ea9915..95a545c0ce 100644 --- a/types/json3/index.d.ts +++ b/types/json3/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for json3 3.3 -// Project: http://bestiejs.github.io/json3 +// Project: https://bestiejs.github.io/json3 // Definitions by: NN // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/types/write-file-atomic/index.d.ts b/types/write-file-atomic/index.d.ts index 3c27330790..f28865b2e1 100644 --- a/types/write-file-atomic/index.d.ts +++ b/types/write-file-atomic/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for write-file-atomic 2.1 -// Project: https://github.com/iarna/write-file-atomic +// Project: https://github.com/npm/write-file-atomic // Definitions by: BendingBender // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped