docs: Update documentation to reflect new example file naming convention

This commit is contained in:
mik-tf
2025-11-04 10:49:49 -05:00
parent d5a378a2dc
commit 1528cc57ff
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ A complete, standalone example for deploying a Hello World web application on My
This directory contains everything you need to deploy a simple web application:
- **README.md** - This guide
- **hello-world.md** - This guide
- **hello-world-deployment.yaml** - Application deployment
- **hello-world-service.yaml** - Service configuration
- **src/** - Source files (optional, for customization)