diff --git a/examples/hello-world/hello-world.md b/examples/hello-world/hello-world.md index b7938ac..4dfde9d 100644 --- a/examples/hello-world/hello-world.md +++ b/examples/hello-world/hello-world.md @@ -9,7 +9,6 @@ This directory contains everything you need to deploy a simple web application: - **hello-world.md** - This guide - **hello-world-deployment.yaml** - Application deployment - **hello-world-service.yaml** - Service configuration -- **src/** - Source files (optional, for customization) ## 🚀 Quick Start (2 minutes)