From fc33064d2903607a04d136d6c767eb96282ee0ef Mon Sep 17 00:00:00 2001 From: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> Date: Fri, 5 Apr 2019 09:10:13 -0700 Subject: [PATCH] Update project URL (#34511) --- types/react-bootstrap-typeahead/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-bootstrap-typeahead/index.d.ts b/types/react-bootstrap-typeahead/index.d.ts index f916a4c293..b0b0f8c30a 100644 --- a/types/react-bootstrap-typeahead/index.d.ts +++ b/types/react-bootstrap-typeahead/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for react-bootstrap-typeahead 3.4 -// Project: https://github.com/ericgio/react-bootstrap-typeahead +// Project: https://github.com/ericgio/react-bootstrap-typeahead, http://ericgio.github.io/react-bootstrap-typeahead // Definitions by: Guymestef // Rajab Shakirov // Paito Anderson