Merge pull request #2153 from devxoul/fix/docs-master-to-dev-branch

replace master branch references with dev
This commit is contained in:
Kenny
2026-02-27 19:33:48 +08:00
committed by GitHub
15 changed files with 47 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json",
"$id": "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/dev/assets/oh-my-opencode.schema.json",
"title": "Oh My OpenCode Configuration",
"description": "Configuration schema for oh-my-opencode plugin",
"type": "object",