Skip to content

Commit 6ecc931

Browse files
committed
Update springboot-hello-world.md
1 parent 6bce32b commit 6ecc931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/springboot-hello-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ server.port=8333
150150

151151
通过本文我们学到了如何新建 Spring Boot 项目、SpringBoot 项目常见的项目结构分析、`@SpringBootApplication` 注解分析,最后实现了 Spring Boot 版的 "Hello World"。
152152

153-
代码地址: https://github.com/Snailclimb/springboot-guide/tree/master/source-code/start/hello-world(建议自己手敲一遍!!!)
153+
代码地址: [https://github.com/Snailclimb/springboot-guide/tree/master/source-code/start/hello-world](https://github.com/Snailclimb/springboot-guide/tree/master/source-code/start/hello-world)(建议自己手敲一遍!!!)
154154

0 commit comments

Comments
 (0)