From 8ff567ea44ef712c6746354c43d498534ff6e7fc Mon Sep 17 00:00:00 2001 From: johnA1331 <53036378+johnA1331@users.noreply.github.com> Date: Tue, 9 Jun 2020 17:55:19 +0800 Subject: [PATCH] Update README.md --- spring-boot-modules/spring-boot-ci-cd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-modules/spring-boot-ci-cd/README.md b/spring-boot-modules/spring-boot-ci-cd/README.md index ee8f106b53..0a38c23ab7 100644 --- a/spring-boot-modules/spring-boot-ci-cd/README.md +++ b/spring-boot-modules/spring-boot-ci-cd/README.md @@ -4,4 +4,4 @@ This module contains articles about CI/CD with Spring Boot ## Relevant Articles -- [CI/CD for a Spring Boot Project](https://www.baeldung.com/spring-boot-ci-cd) +- [Applying CI/CD With Spring Boot](https://www.baeldung.com/spring-boot-ci-cd)