From cfe99c4192fa236755ea0ad38773cdd095a36db4 Mon Sep 17 00:00:00 2001 From: qibaoguang Date: Sun, 31 May 2015 22:17:58 +0800 Subject: [PATCH] Update 59.4. Packaging executable jar and war files.md --- .../59.4. Packaging executable jar and war files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VIII. Build tool plugins/59.4. Packaging executable jar and war files.md b/VIII. Build tool plugins/59.4. Packaging executable jar and war files.md index 08554bd..07a0424 100644 --- a/VIII. Build tool plugins/59.4. Packaging executable jar and war files.md +++ b/VIII. Build tool plugins/59.4. Packaging executable jar and war files.md @@ -34,4 +34,4 @@ dependencies { ... } ``` -**注**:具体参考[“Section 74.1, “Create a deployable war file””](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-create-a-deployable-war-file)。 +**注**:具体参考[“Section 74.1, “Create a deployable war file””](../IX. ‘How-to’ guides/74.1. Create a deployable war file.md)。