From f87685a4736f32624ab48dae3e7af8a9f35412e0 Mon Sep 17 00:00:00 2001 From: Kunal Krishna Date: Mon, 27 Apr 2026 19:05:25 -0400 Subject: [PATCH] Fix link for spring-boot-banner example in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de3f8c880..519180986 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准,此开 ## 示例代码 - [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 3.0 Hello World 示例 -- [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 3.0 定制 banner 示例 +- [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot 3.0 定制 banner 示例 - [spring-boot-helloworld](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-helloWorld):Spring Boot 3.0 Hello World Test 单元测试示例 - [spring-boot-scheduler](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-scheduler):Spring Boot 3.0 定时任务 scheduler 使用示例 - [spring-boot-package](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-package):Spring Boot 3.0 单元测试、集成测试、打 Jar/War 包、定制启动参数使用案例 @@ -52,4 +52,4 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准,此开 关注公众号:纯洁的微笑,回复"666"进群交流 -![](http://www.ityouknow.com/assets/images/keeppuresmile_430.jpg) \ No newline at end of file +![](http://www.ityouknow.com/assets/images/keeppuresmile_430.jpg)