File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,25 +69,25 @@ More examples in the [`examples/`](examples/README.md) directory.
6969
7070## Documentation
7171
72- 📖 ** [ Full documentation] ( docs /) **
72+ 📖 ** [ Full documentation] ( https://docker.github.io/cagent /) **
7373
74- - [ Installation] ( docs/index.html #getting-started/installation) · [ Quick Start] ( docs/index.html #getting-started/quickstart)
75- - [ 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)
76- - [ Configuration Reference] ( docs/index.html #configuration/overview)
77- - [ 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)
78- - [ Model Providers] ( docs/index.html #providers/overview) · [ Docker Model Runner] ( docs/index.html #providers/dmr)
74+ - [ Installation] ( https://docker.github.io/cagent/ #getting-started/installation) · [ Quick Start] ( https://docker.github.io/cagent/ #getting-started/quickstart)
75+ - [ 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)
76+ - [ Configuration Reference] ( https://docker.github.io/cagent/ #configuration/overview)
77+ - [ 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)
78+ - [ Model Providers] ( https://docker.github.io/cagent/ #providers/overview) · [ Docker Model Runner] ( https://docker.github.io/cagent/ #providers/dmr)
7979
8080## Contributing
8181
82- Read the [ Contributing guide] ( docs /#community/contributing) to get started. We use ` cagent ` to build ` cagent ` :
82+ Read the [ Contributing guide] ( https://docker.github.io/cagent /#community/contributing) to get started. We use ` cagent ` to build ` cagent ` :
8383
8484``` sh
8585cagent run ./golang_developer.yaml
8686```
8787
8888## Telemetry
8989
90- We collect anonymous usage data to improve the tool. See [ Telemetry] ( docs /#community/telemetry) .
90+ We collect anonymous usage data to improve the tool. See [ Telemetry] ( https://docker.github.io/cagent /#community/telemetry) .
9191
9292## Community
9393
You can’t perform that action at this time.
0 commit comments