From da35ad861da5ba65611519f13ecd5fbfc32f966d Mon Sep 17 00:00:00 2001 From: Glen Date: Thu, 7 Jan 2016 16:49:05 +0200 Subject: [PATCH] Update DefinitelyTyped repository URL --- micromatch/micromatch.d.ts | 2 +- parse-glob/parse-glob.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/micromatch/micromatch.d.ts b/micromatch/micromatch.d.ts index 5d44244ac6..f8b101a61e 100644 --- a/micromatch/micromatch.d.ts +++ b/micromatch/micromatch.d.ts @@ -1,7 +1,7 @@ // Type definitions for micromatch 2.3.7 // Project: https://github.com/jonschlinkert/micromatch // Definitions by: glen-84 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/parse-glob/parse-glob.d.ts b/parse-glob/parse-glob.d.ts index 67fa772be1..14a73d62d7 100644 --- a/parse-glob/parse-glob.d.ts +++ b/parse-glob/parse-glob.d.ts @@ -1,7 +1,7 @@ // Type definitions for parse-glob 3.0.4 // Project: https://github.com/jonschlinkert/parse-glob // Definitions by: glen-84 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace ParseGlob { interface Result {