From 7046815a55ef35f365e065557b405eb2f76eff67 Mon Sep 17 00:00:00 2001 From: Jack Bates Date: Fri, 11 Sep 2020 08:59:28 -0700 Subject: [PATCH] [html-to-text] Repair links (#47456) --- types/html-to-text/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/html-to-text/index.d.ts b/types/html-to-text/index.d.ts index edb2d275d4..b7b103c4d3 100644 --- a/types/html-to-text/index.d.ts +++ b/types/html-to-text/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/werk85/node-html-to-text // Definitions by: Eryk Warren // Carson Full -// Definitions: https://github.com/DefinitelyTyped/html-to-text +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Convert html string to text