From 9ad6d2cc4e56082f050ef9b51ac70ef2fd19a6c9 Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Thu, 10 Sep 2020 09:54:28 -0700 Subject: [PATCH] [cordova-plugin-ms-adal] Repair links (#47404) --- types/cordova-plugin-ms-adal/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/cordova-plugin-ms-adal/index.d.ts b/types/cordova-plugin-ms-adal/index.d.ts index 407de6347a..34c87a98ff 100644 --- a/types/cordova-plugin-ms-adal/index.d.ts +++ b/types/cordova-plugin-ms-adal/index.d.ts @@ -1,7 +1,7 @@ // Type definitions for Active Directory Authentication Library plugin for Apache Cordova // Project: https://github.com/AzureAD/azure-activedirectory-library-for-cordova // Definitions by: Kai Walter -// Definitions: https://github.com/KaiWalter/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace Microsoft {