From 8cae8473d562a596ab193adca4911784c0fb5fad Mon Sep 17 00:00:00 2001 From: "Dwi Fahni Denni (dfdenni)" Date: Mon, 29 Aug 2022 00:19:10 +0700 Subject: [PATCH] Release/v2.3 (#5) * Refactoring name docs * Update version to 2.3 * Refactoring tutorials * Fixing path workflow cicd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27feee7..7b2b99f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Kubernetes Deployment for Simple Golang API - Index Documentation, go to [this](docs/README.md) link - Build, Tag & Push container image to **DockerHub**, go to [this](docs/container-bookstore-dockerhub.md) link - Build, Tag & Push container image to **Amazon ECR (Elastic Container Registry)**, go to [this](docs/container-bookstore-ecr.md) link -- Workflow CI/CD Pipeline, go to [this](docs/workflow-cicd-pipeline.md) link +- Workflow CI/CD Pipeline, go to [this](docs/workflow-cicd-bookstore-pipeline.md) link ## Development