fix: broken hyperlinks in README files
- Fix overview page links: ./guide/overview.md → docs/guide/overview.md (all READMEs) - Remove broken Korean link from Japanese README (README.ko.md doesn't exist)
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
[](https://github.com/code-yeongyu/oh-my-opencode/issues)
|
[](https://github.com/code-yeongyu/oh-my-opencode/issues)
|
||||||
[](https://github.com/code-yeongyu/oh-my-opencode/blob/master/LICENSE.md)
|
[](https://github.com/code-yeongyu/oh-my-opencode/blob/master/LICENSE.md)
|
||||||
|
|
||||||
[English](README.md) | [한국어](README.ko.md) | [日本語](README.ja.md) | [简体中文](README.zh-cn.md)
|
[English](README.md) | [日本語](README.ja.md) | [简体中文](README.zh-cn.md)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -191,7 +191,7 @@ Windows から Linux に初めて乗り換えた時のこと、自分の思い
|
|||||||
|
|
||||||
#### インストールするだけで。
|
#### インストールするだけで。
|
||||||
|
|
||||||
[overview page](./guide/overview.md) を読めば多くのことが学べますが、以下はワークフローの例です。
|
[overview page](docs/guide/overview.md) を読めば多くのことが学べますが、以下はワークフローの例です。
|
||||||
|
|
||||||
インストールするだけで、エージェントは以下のようなワークフローで働けるようになります:
|
インストールするだけで、エージェントは以下のようなワークフローで働けるようになります:
|
||||||
|
|
||||||
|
|||||||
@@ -200,7 +200,7 @@ Meet our main agent: Sisyphus (Opus 4.5 High). Below are the tools Sisyphus uses
|
|||||||
|
|
||||||
#### Just Install This
|
#### Just Install This
|
||||||
|
|
||||||
You can learn a lot from [overview page](./guide/overview.md), but following is like the example workflow.
|
You can learn a lot from [overview page](docs/guide/overview.md), but following is like the example workflow.
|
||||||
|
|
||||||
Just by installing this, you make your agents to work like:
|
Just by installing this, you make your agents to work like:
|
||||||
|
|
||||||
|
|||||||
@@ -195,7 +195,7 @@
|
|||||||
|
|
||||||
#### 直接安装就行。
|
#### 直接安装就行。
|
||||||
|
|
||||||
你可以从 [overview page](./guide/overview.md) 学到很多,但以下是示例工作流程。
|
你可以从 [overview page](docs/guide/overview.md) 学到很多,但以下是示例工作流程。
|
||||||
|
|
||||||
只需安装这个,你的智能体就会这样工作:
|
只需安装这个,你的智能体就会这样工作:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user