include number in link

This commit is contained in:
sid palas
2023-02-16 19:07:40 -05:00
parent 0e7ee5f6c1
commit 4ebe95556a

View File

@ -48,6 +48,6 @@ Describes how to use Docker to interact with containers, container images, volum
Establishes tooling and configuration to enable improved developer experience when working with containers.
## 12 - [Deploying Containers](12-deploying-containers/README.md)
## [12 - Deploying Containers](12-deploying-containers/README.md)
Demonstrates deploying container applications to production using three different approaches: railway.app, a single node Docker Swarm, and a Kubernetes cluster.