From 822864b08cee6821527183b097ba996c715641b5 Mon Sep 17 00:00:00 2001 From: Jussi Kinnula Date: Sun, 27 Mar 2016 16:16:27 +0300 Subject: [PATCH] dotenv: Use correct GitHub link --- dotenv/dotenv.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotenv/dotenv.d.ts b/dotenv/dotenv.d.ts index f0633e88f..b18e9bd03 100644 --- a/dotenv/dotenv.d.ts +++ b/dotenv/dotenv.d.ts @@ -1,5 +1,5 @@ // Type definitions for dotenv 2.0.0 -// Project: https://github.com/bkeepers/dotenv +// Project: https://github.com/motdotla/dotenv // Definitions by: Jussi Kinnula // Definitions: https://github.com/jussikinnula/DefinitelyTyped