diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 15111c70..3f857d15 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,7 +4,7 @@ # ================================================================================== # ================================================================================== # -# Configuration of code ownership and review approvals for the binary-com/deriv-com repo. +# Configuration of code ownership and review approvals for the deriv-com/deriv-com repo. # # More info: https://help.github.com/articles/about-codeowners/ diff --git a/package.json b/package.json index 98b7956a..df763538 100644 --- a/package.json +++ b/package.json @@ -117,10 +117,10 @@ }, "repository": { "type": "git", - "url": "https://github.com/binary-com/sinbad" + "url": "https://github.com/deriv-com/sinbad" }, "bugs": { - "url": "https://github.com/binary-com/sinbad/issues" + "url": "https://github.com/deriv-com/sinbad/issues" }, "engines": { "npm": ">=6.9.0"