summaryrefslogtreecommitdiffhomepage
path: root/sdks
diff options
context:
space:
mode:
authorDax <[email protected]>2026-01-02 16:02:52 -0500
committerGitHub <[email protected]>2026-01-02 16:02:52 -0500
commit3c41e4e8f12b7f06258490bb7a85388de1eca381 (patch)
treec031d4b5fd12409c0a25bf18f39a9b8a191cc625 /sdks
parent66bc046503190622e9d652bbed6a940b003aeb77 (diff)
downloadopencode-3c41e4e8f12b7f06258490bb7a85388de1eca381.tar.gz
opencode-3c41e4e8f12b7f06258490bb7a85388de1eca381.zip
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Co-authored-by: Github Action <[email protected]>
Diffstat (limited to 'sdks')
-rw-r--r--sdks/vscode/README.md2
-rw-r--r--sdks/vscode/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdks/vscode/README.md b/sdks/vscode/README.md
index 1ca5078ce..011404542 100644
--- a/sdks/vscode/README.md
+++ b/sdks/vscode/README.md
@@ -15,7 +15,7 @@ This extension requires the [opencode CLI](https://opencode.ai) to be installed
## Support
-This is an early release. If you encounter issues or have feedback, please create an issue at https://github.com/sst/opencode/issues.
+This is an early release. If you encounter issues or have feedback, please create an issue at https://github.com/anomalyco/opencode/issues.
## Development
diff --git a/sdks/vscode/package.json b/sdks/vscode/package.json
index 679be6f07..feee335a8 100644
--- a/sdks/vscode/package.json
+++ b/sdks/vscode/package.json
@@ -6,7 +6,7 @@
"publisher": "sst-dev",
"repository": {
"type": "git",
- "url": "https://github.com/sst/opencode"
+ "url": "https://github.com/anomalyco/opencode"
},
"license": "MIT",
"icon": "images/icon.png",