From 3e8a18e98a9fc2106b86f9d7236a925af741527a Mon Sep 17 00:00:00 2001 From: qibaoguang Date: Sat, 16 May 2015 10:11:45 +0800 Subject: [PATCH] Update 13.4. Starter POMs.md --- III. Using Spring Boot/13.4. Starter POMs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/III. Using Spring Boot/13.4. Starter POMs.md b/III. Using Spring Boot/13.4. Starter POMs.md index 70fcbfd..d17b935 100644 --- a/III. Using Spring Boot/13.4. Starter POMs.md +++ b/III. Using Spring Boot/13.4. Starter POMs.md @@ -48,7 +48,7 @@ Starter POMs是可以包含到应用中的一个方便的依赖关系描述符 |spring-boot-starter-websocket|对WebSocket开发的支持| |spring-boot-starter-ws|对Spring Web服务的支持| -除了应用程序的starters,下面的starters可以用于添加[生产准备](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#production-ready)的特性。 +除了应用程序的starters,下面的starters可以用于添加[生产准备](../V. Spring Boot Actuator/README.md)的特性。 **表 13.2. Spring Boot生产准备的starters**