Update 59.4. Packaging executable jar and war files.md

master
qibaoguang 2015-05-31 22:17:58 +08:00
parent 7ffd4671f4
commit cfe99c4192
1 changed files with 1 additions and 1 deletions

View File

@ -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)。