Skip to content

Commit 005e43a

Browse files
committed
Fix repository URL in package.json
1 parent 3277ee8 commit 005e43a

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
@@ -10,7 +10,7 @@
1010
"license": "AGPL-3.0-only",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/coder/cmux.git"
13+
"url": "git+https://github.com/coder/mux.git"
1414
},
1515
"publishConfig": {
1616
"access": "public"

0 commit comments

Comments
 (0)