Skip to content

Commit 0dd6f27

Browse files
committed
fix: update README
1 parent bb515fd commit 0dd6f27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
"repository": {
3232
"type": "git",
33-
"url": "git+https://github.com/jobo322/assignRectangular2D.git"
33+
"url": "git+https://github.com/jobo322/linear-sum-assignment.git"
3434
},
3535
"bugs": {
36-
"url": "https://github.com/jobo322/assignRectangular2D/issues"
36+
"url": "https://github.com/jobo322/linear-sum-assignment/issues"
3737
},
38-
"homepage": "https://github.com/jobo322/assignRectangular2D#readme",
38+
"homepage": "https://github.com/jobo322/linear-sum-assignment#readme",
3939
"jest": {
4040
"preset": "ts-jest",
4141
"testEnvironment": "node"

0 commit comments

Comments
 (0)