From e26793c0b17aebe500eaa26d29f2aab0cdc4d16b Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Fri, 11 Sep 2020 09:03:59 -0700 Subject: [PATCH] [feathersjs__socket-commons] Repair links (#47451) --- types/feathersjs__socket-commons/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/feathersjs__socket-commons/index.d.ts b/types/feathersjs__socket-commons/index.d.ts index 71b7cebf25..7e2bf61f50 100644 --- a/types/feathersjs__socket-commons/index.d.ts +++ b/types/feathersjs__socket-commons/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/feathersjs/socket-commons // Definitions by: Jan Lohage // deskoh -// Definitions: https://github.com/feathersjs-ecosystem/feathers-typescript +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3 import { HookContext } from '@feathersjs/feathers';