Skip to content

Commit

Permalink
fix: broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
wei3erHase committed Jul 24, 2024
1 parent c3d2fd7 commit cf5c742
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"version": "1.0.0",
"private": true,
"description": "Balancer CoW AMM",
"homepage": "https://github.com/balancer-labs/cow-amm#readme",
"homepage": "https://github.com/balancer/cow-amm#readme",
"bugs": {
"url": "https://github.com/balancer-labs/cow-amm/issues"
"url": "https://github.com/balancer/cow-amm/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/balancer-labs/cow-amm.git"
"url": "git+https://github.com/balancer/cow-amm.git"
},
"license": "GPL-3.0-or-later",
"scripts": {
Expand Down

0 comments on commit cf5c742

Please sign in to comment.