Skip to content

Commit 7b50bb5

Browse files
authored
Fix awesome-spring-ai link to official repository (#3328)
Signed-off-by: Jemin Huh <hjm1980@gmail.com>
1 parent 14e55b2 commit 7b50bb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Please refer to the [Getting Started Guide](https://docs.spring.io/spring-ai/ref
4545
* [Documentation](https://docs.spring.io/spring-ai/reference/)
4646
* [Issues](https://github.com/spring-projects/spring-ai/issues)
4747
<!-- * [Discussions](https://github.com/spring-projects/spring-ai/discussions) - Go here if you have a question, suggestion, or feedback! -->
48-
* [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
48+
* [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
4949
* [Spring AI Examples](https://github.com/spring-projects/spring-ai-examples) contains example projects that explain specific features in more detail.
5050

5151
## Breaking changes

spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,4 +153,4 @@ Each of the following sections in the documentation shows which dependencies you
153153

154154
== Spring AI samples
155155

156-
Please refer to https://github.com/danvega/awesome-spring-ai[this page] for more resources and samples related to Spring AI.
156+
Please refer to https://github.com/spring-ai-community/awesome-spring-ai[this page] for more resources and samples related to Spring AI.

0 commit comments

Comments
 (0)