diff --git a/README.md b/README.md index 21ef54613..480d66b30 100644 --- a/README.md +++ b/README.md @@ -69,17 +69,17 @@ More examples in the [`examples/`](examples/README.md) directory. ## Documentation -馃摉 **[Full documentation](docs/)** +馃摉 **[Full documentation](https://docker.github.io/cagent/)** -- [Installation](docs/index.html#getting-started/installation) 路 [Quick Start](docs/index.html#getting-started/quickstart) -- [Agents](docs/index.html#concepts/agents) 路 [Models](docs/index.html#concepts/models) 路 [Tools](docs/index.html#concepts/tools) 路 [Multi-Agent](docs/index.html#concepts/multi-agent) -- [Configuration Reference](docs/index.html#configuration/overview) -- [TUI](docs/index.html#features/tui) 路 [CLI](docs/index.html#features/cli) 路 [MCP Mode](docs/index.html#features/mcp-mode) 路 [RAG](docs/index.html#features/rag) -- [Model Providers](docs/index.html#providers/overview) 路 [Docker Model Runner](docs/index.html#providers/dmr) +- [Installation](https://docker.github.io/cagent/#getting-started/installation) 路 [Quick Start](https://docker.github.io/cagent/#getting-started/quickstart) +- [Agents](https://docker.github.io/cagent/#concepts/agents) 路 [Models](https://docker.github.io/cagent/#concepts/models) 路 [Tools](https://docker.github.io/cagent/#concepts/tools) 路 [Multi-Agent](https://docker.github.io/cagent/#concepts/multi-agent) +- [Configuration Reference](https://docker.github.io/cagent/#configuration/overview) +- [TUI](https://docker.github.io/cagent/#features/tui) 路 [CLI](https://docker.github.io/cagent/#features/cli) 路 [MCP Mode](https://docker.github.io/cagent/#features/mcp-mode) 路 [RAG](https://docker.github.io/cagent/#features/rag) +- [Model Providers](https://docker.github.io/cagent/#providers/overview) 路 [Docker Model Runner](https://docker.github.io/cagent/#providers/dmr) ## Contributing -Read the [Contributing guide](docs/#community/contributing) to get started. We use `cagent` to build `cagent`: +Read the [Contributing guide](https://docker.github.io/cagent/#community/contributing) to get started. We use `cagent` to build `cagent`: ```sh cagent run ./golang_developer.yaml @@ -87,7 +87,7 @@ cagent run ./golang_developer.yaml ## Telemetry -We collect anonymous usage data to improve the tool. See [Telemetry](docs/#community/telemetry). +We collect anonymous usage data to improve the tool. See [Telemetry](https://docker.github.io/cagent/#community/telemetry). ## Community