Skip to content

Commit 2641502

Browse files
committed
update repo name
1 parent 6809d52 commit 2641502

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const application = user.applications.get("Application ID")
4343

4444
## Contributing
4545

46-
Feel free to contribute with suggestions or bug reports at our [GitHub repository](https://github.com/squarecloudofc/wrapper-api-js).
46+
Feel free to contribute with suggestions or bug reports at our [GitHub repository](https://github.com/squarecloudofc/sdk-api-js).
4747

4848
## Authors
4949

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
},
4949
"repository": {
5050
"type": "git",
51-
"url": "git+https://github.com/squarecloudofc/wrapper-api-js.git"
51+
"url": "git+https://github.com/squarecloudofc/sdk-api-js.git"
5252
},
5353
"bugs": {
54-
"url": "https://github.com/squarecloudofc/wrapper-api-js/issues"
54+
"url": "https://github.com/squarecloudofc/sdk-api-js/issues"
5555
},
5656
"homepage": "https://docs.squarecloud.app/sdks/js/client",
5757
"license": "MIT"

0 commit comments

Comments
 (0)