Skip to content

Commit 39dfbf9

Browse files
committed
fix repo URL in package.json
1 parent 28b04ee commit 39dfbf9

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
@@ -5,7 +5,7 @@
55
"license": "MPL-2.0",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/couchbase/docs-ui.git"
8+
"url": "https://github.com/couchbase/docs-ui"
99
},
1010
"engines": {
1111
"node": ">= 10.0.0"

0 commit comments

Comments
 (0)