Skip to content

Commit 9f41f68

Browse files
authored
Merge pull request #60 from coliff/patch-1
Update repo path in package.json
2 parents 0073e2a + 45e9bbd commit 9f41f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Faster subsequent page-loads by prefetching in-viewport links during idle time",
55
"main": "dist/quicklink.js",
6-
"repository": "https://github.com/addyosmani/quicklink.git",
6+
"repository": "https://github.com/GoogleChromeLabs/quicklink.git",
77
"author": "addyosmani <[email protected]>",
88
"license": "Apache-2.0",
99
"module": "dist/quicklink.mjs",

0 commit comments

Comments
 (0)