diff options
Diffstat (limited to 'packages/typescript-types')
-rw-r--r-- | packages/typescript-types/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json index a1cfd27..44db2f3 100644 --- a/packages/typescript-types/package.json +++ b/packages/typescript-types/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/MasterKale/SimpleWebAuthn.git", "directory": "packages/typescript-types" }, - "homepage": "https://github.com/MasterKale/SimpleWebAuthn/packages/typescript-types#readme", + "homepage": "https://github.com/MasterKale/SimpleWebAuthn/tree/master/packages/typescript-types#readme", "publishConfig": { "access": "public" }, |