diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index cd1506a..1277210 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -6,7 +6,7 @@ "name": "aladac", "url": "https://github.com/aladac" }, - "repository": "https://github.com/aladac/claude-browse", + "repository": "https://github.com/saiden-dev/browse", "license": "MIT", "keywords": [ "browser", diff --git a/package.json b/package.json index 29b4c19..b946c85 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/aladac/claude-browse" + "url": "https://github.com/saiden-dev/browse" }, "engines": { "node": ">=18"