diff --git a/README.md b/README.md index 981cf047248..4227900016b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Please refer to the [Getting Started Guide](https://docs.spring.io/spring-ai/ref * [Documentation](https://docs.spring.io/spring-ai/reference/) * [Issues](https://github.com/spring-projects/spring-ai/issues) -* [Awesome Spring AI](https://github.com/danvega/awesome-spring-ai) - A curated list of awesome resources, tools, tutorials, and projects for building generative AI applications using Spring AI +* [Awesome Spring AI](https://github.com/spring-ai-community/awesome-spring-ai) - A curated list of awesome resources, tools, tutorials, and projects for building generative AI applications using Spring AI * [Spring AI Examples](https://github.com/spring-projects/spring-ai-examples) contains example projects that explain specific features in more detail. ## Breaking changes diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc index 475b1559efc..03f043b45d0 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc @@ -153,4 +153,4 @@ Each of the following sections in the documentation shows which dependencies you == Spring AI samples -Please refer to https://github.com/danvega/awesome-spring-ai[this page] for more resources and samples related to Spring AI. +Please refer to https://github.com/spring-ai-community/awesome-spring-ai[this page] for more resources and samples related to Spring AI.