From a0d0043ecabca34e7be492a9b809cbfc2c545f88 Mon Sep 17 00:00:00 2001 From: sidpalas Date: Thu, 2 Mar 2023 10:05:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6113f..6420810 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Highlights best practices for container image and container runtime security. Describes how to use Docker to interact with containers, container images, volumes, and networks. -## [11 - Development Workflows](11-development-workflow/api-golang/README.md) +## [11 - Development Workflows](11-development-workflow/README.md) Establishes tooling and configuration to enable improved developer experience when working with containers.