Skip to content

Commit a9f26d7

Browse files
committed
fix repo url
1 parent 482b3e4 commit a9f26d7

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
@@ -4,7 +4,7 @@
44
"description": "A default backend (404 page) for nginx-ingress in Kubernetes",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/jshimko/launchdock.git"
7+
"url": "https://github.com/jshimko/default-backend.git"
88
},
99
"main": "server.js",
1010
"scripts": {

0 commit comments

Comments
 (0)