From d955d961e5f9fdfcac57dd63757c388c5f47cc10 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Mon, 13 Jul 2020 16:33:02 -0700 Subject: Fix homepage links in package package.json files --- packages/typescript-types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/typescript-types') 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" }, -- cgit v1.2.3