Skip to content

Commit 68dd824

Browse files
author
LCHProducciones
committed
Changed definitios url
1 parent dc9c8d2 commit 68dd824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

magicsuggest/magicsuggest.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Type definitions for MagicSuggest 2.1.4
22
// Project: http://nicolasbize.com/magicsuggest
33
// Definitions by: Leonardo Chaia <http://github.com/leonardochaia>
4-
// Definitions: http://github.com/leonardochaia
4+
// Definitions: http://github.com/leonardochaia/DefinitelyTyped
55

66
/// <reference path="../jquery/jquery.d.ts" />
77
interface JQuery {
@@ -460,4 +460,4 @@ declare module MagicSuggest {
460460
setDataUrlParams(params: any): void;
461461

462462
}
463-
}
463+
}

0 commit comments

Comments
 (0)