diff --git a/types/hashids/index.d.ts b/types/hashids/index.d.ts index b432aa2eb6..ee840abc84 100644 --- a/types/hashids/index.d.ts +++ b/types/hashids/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for Hashids.js 1.x -// Project: https://github.com/ivanakimov/hashids.node.js +// Project: https://hashids.org/javascript/ // Definitions by: Paulo Cesar // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped