diff --git a/bindings/rescript/package.json b/bindings/rescript/package.json index 4b871d9..06c50ce 100644 --- a/bindings/rescript/package.json +++ b/bindings/rescript/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/campaign-for-cooler-coding-and-programming/bunsenite.git" + "url": "https://github.com/campaign-for-cooler-coding-and-programming/bunsenite.git" }, "keywords": [ "nickel", @@ -31,9 +31,9 @@ "author": "Campaign for Cooler Coding and Programming", "license": "PMPL-1.0", "bugs": { - "url": "https://gitlab.com/campaign-for-cooler-coding-and-programming/bunsenite/-/issues" + "url": "https://github.com/campaign-for-cooler-coding-and-programming/bunsenite/-/issues" }, - "homepage": "https://gitlab.com/campaign-for-cooler-coding-and-programming/bunsenite", + "homepage": "https://github.com/campaign-for-cooler-coding-and-programming/bunsenite", "peerDependencies": { "ffi-napi": "^4.0.0", "ref-napi": "^3.0.0"