mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Merge pull request #68 from isopov/patch-1
* patch-1: Removing extra ) char from link
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
The _default_ instance of Spring Initializr (i.e. https://start.spring.io) is using the continuous deployment
|
||||
The _default_ instance of Spring Initializr (i.e. link:https://start.spring.io[]) is using the continuous deployment
|
||||
technique: when a new feature or a bug is fixed, pushing the code to master leads to a job that runs all the
|
||||
tests and update the application live if they all pass.
|
||||
|
||||
|
Reference in New Issue
Block a user