From a08434ea8cddc2f4c620cbf7eae838e9c7e442aa Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Thu, 17 Sep 2020 11:09:48 -0700 Subject: [PATCH] [task-worklet] Repair links (#47677) --- types/task-worklet/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/task-worklet/index.d.ts b/types/task-worklet/index.d.ts index d3fbf8d3b2..2469762079 100644 --- a/types/task-worklet/index.d.ts +++ b/types/task-worklet/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for task-worklet 0.1 -// Project: https://github.com/developit/task-worklet, https://github.com/googlechromelabs/task-worklet +// Project: https://github.com/developit/task-worklet // Definitions by: Karol Majewski // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped