Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update package.json (#3)
Browse files Browse the repository at this point in the history
Repository links were pointing to upstream repo
  • Loading branch information
cogoo authored Mar 19, 2022
1 parent ed3e61a commit c5af9a7
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 @@ -8,11 +8,11 @@
"endian",
"pack data"
],
"homepage": "https://github.com/pabigot/buffer-layout",
"bugs": "https://github.com/pabigot/buffer-layout/issues",
"homepage": "https://github.com/solana-labs/buffer-layout",
"bugs": "https://github.com/solana-labs/buffer-layout/issues",
"repository": {
"type": "git",
"url": "https://github.com/pabigot/buffer-layout.git"
"url": "https://github.com/solana-labs/buffer-layout.git"
},
"license": "MIT",
"author": "Peter A. Bigot <[email protected]>",
Expand Down

0 comments on commit c5af9a7

Please sign in to comment.