From a352fe3fcb8a346c6c83ea35b81a26c4106ed5b1 Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Sun, 8 Feb 2026 03:17:41 +0100 Subject: [PATCH] Update repository URLs to saiden-dev/browse Co-Authored-By: Claude Opus 4.5 --- .claude-plugin/plugin.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"