Skip to content

Commit 9b31a26

Browse files
committed
build(package): simplify repository fields
created using @octoherd and https://github.com/gr2m/octoherd-script-normalize-package-repository-field
1 parent adb541c commit 9b31a26

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
@@ -18,7 +18,7 @@
1818
],
1919
"author": "Gregor Martynus (https://github.com/gr2m)",
2020
"license": "ISC",
21-
"repository": "https://github.com/probot/adapter-azure-functions",
21+
"repository": "github:probot/adapter-azure-functions",
2222
"devDependencies": {
2323
"@types/jest": "^26.0.20",
2424
"jest": "^26.6.3",

0 commit comments

Comments
 (0)