瀏覽代碼

Replace 'Spring Boot starter POM' with Spring Boot

Greg Turnquist 13 年之前
父節點
當前提交
56032660ef
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -113,7 +113,7 @@ task wrapper(type: Wrapper) {
113 113
     
114 114
 [gs-sts]: /guides/gs/sts    
115 115
 
116
-This guide is using [Spring Boot's starter POMs](/guides/gs/spring-boot/).
116
+> **Note:** This guide is using [Spring Boot](/guides/gs/spring-boot/).
117 117
 
118 118
 
119 119
 <a name="initial"></a>