oh-my-agent 4.20.0 → 4.20.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/bin/cli.js +190 -190
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -153,7 +153,7 @@ flowchart TD
153
153
 
154
154
  - **[Detailed Documentation](https://github.com/first-fluke/oh-my-agent/blob/main/docs/AGENTS_SPEC.md)** — Full technical spec and architecture
155
155
  - **[Supported Agents](https://github.com/first-fluke/oh-my-agent/blob/main/docs/SUPPORTED_AGENTS.md)** — Agent support matrix across IDEs
156
- - **[Web Docs](https://oh-my-agent.dev)** — Guides, tutorials, and CLI reference
156
+ - **[Web Docs](https://first-fluke.github.io/oh-my-agent/)** — Guides, tutorials, and CLI reference
157
157
 
158
158
  ## Sponsors
159
159