Skip to content

Commit 1c0f968

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

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
@@ -9,7 +9,7 @@
99
},
1010
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1111
"license": "ISC",
12-
"repository": "https://github.com/probot/example-azure-function",
12+
"repository": "github:probot/example-azure-function",
1313
"dependencies": {
1414
"@probot/adapter-azure-functions": "^1.0.2"
1515
},

0 commit comments

Comments
 (0)