summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-07 17:15:40 -0400
committerDax Raad <[email protected]>2025-06-07 17:15:40 -0400
commitcdbdb96218e89307cd69eac87877163e2b1ffcea (patch)
treecbdb4c397ea50b4201c71e1967b62dd8032c4622
parentf22c93ba1b20df15d7e4f9d3f22e2b6cd28cc464 (diff)
downloadopencode-cdbdb96218e89307cd69eac87877163e2b1ffcea.tar.gz
opencode-cdbdb96218e89307cd69eac87877163e2b1ffcea.zip
sync
-rw-r--r--packages/opencode/src/tool/bash.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/src/tool/bash.txt b/packages/opencode/src/tool/bash.txt
index ce8f48e5d..23634946e 100644
--- a/packages/opencode/src/tool/bash.txt
+++ b/packages/opencode/src/tool/bash.txt
@@ -128,7 +128,7 @@ gh pr create --title "the pr title" --body "$(cat <<'EOF'
## Test plan
[Checklist of TODOs for testing the pull request...]
-🤖 Generated with [OpenCode](https://claude.ai/code)
+🤖 Generated with [OpenCode](https://opencode.ai)
EOF
)"
</example>