From 0151aff52303d2c61ea0cad2d63a9c971c745eff Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Sun, 30 Nov 2025 12:09:50 +0100 Subject: [PATCH] Update links to documentation --- src/agent/README.md | 2 +- src/ai-bundle/README.md | 2 +- src/chat/README.md | 2 +- src/mcp-bundle/README.md | 2 +- src/platform/README.md | 2 +- src/store/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/agent/README.md b/src/agent/README.md index 8808efb7..29c7509b 100644 --- a/src/agent/README.md +++ b/src/agent/README.md @@ -19,7 +19,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/components/agent.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai) diff --git a/src/ai-bundle/README.md b/src/ai-bundle/README.md index 76ab13eb..43e398ff 100644 --- a/src/ai-bundle/README.md +++ b/src/ai-bundle/README.md @@ -18,7 +18,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/bundles/ai-bundle.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai) diff --git a/src/chat/README.md b/src/chat/README.md index 25086b06..faa9681f 100644 --- a/src/chat/README.md +++ b/src/chat/README.md @@ -19,7 +19,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/components/chat.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai) diff --git a/src/mcp-bundle/README.md b/src/mcp-bundle/README.md index 2bb29db0..37ddbb50 100644 --- a/src/mcp-bundle/README.md +++ b/src/mcp-bundle/README.md @@ -21,7 +21,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/bundles/mcp-bundle.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai) diff --git a/src/platform/README.md b/src/platform/README.md index 07f7759b..bf45c979 100644 --- a/src/platform/README.md +++ b/src/platform/README.md @@ -18,7 +18,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/components/platform.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai) diff --git a/src/store/README.md b/src/store/README.md index a2d8d829..be6589b5 100644 --- a/src/store/README.md +++ b/src/store/README.md @@ -18,7 +18,7 @@ https://github.com/symfony/ai to create issues or submit pull requests. ## Resources -- [Documentation](../../docs/index.rst) +- [Documentation](https://symfony.com/doc/current/ai/components/store.html) - [Report issues](https://github.com/symfony/ai/issues) and [send Pull Requests](https://github.com/symfony/ai/pulls) in the [main Symfony AI repository](https://github.com/symfony/ai)