Skip to content

Commit 189a43e

Browse files
committed
fix(docs): correct typographical error in AGENTS.md
1 parent 4f066b4 commit 189a43e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Local-Stack is migrating from per-service Compose to modular Docker Swarm stacks
1111
## How To Work
1212

1313
- For full-environment deploys and validation, follow [stacks/README.md](stacks/README.md) and the `./stackctl.sh` workflow.
14-
- For service-local changes, update the service folders `docker-compose.yml`, `swarm.fragment.yml`, and `.env.example` together when needed.
14+
- For service-local changes, update the service folder's `docker-compose.yml`, `swarm.fragment.yml`, and `.env.example` together when needed.
1515
- Keep exposed services attached to the shared `traefik-public` network and route them with Traefik labels and [traefik/config/dynamic.yml](traefik/config/dynamic.yml).
1616
- Update Grafana provisioning under [observability/grafana/config/provisioning/](observability/grafana/config/provisioning/) when dashboards or datasources change.
1717

@@ -33,4 +33,4 @@ Local-Stack is migrating from per-service Compose to modular Docker Swarm stacks
3333
- [README.md](README.md)
3434
- [stacks/README.md](stacks/README.md)
3535
- [docs/Managing Secrets.md](docs/Managing%20Secrets.md)
36-
- [docs/Migrating Compose Files to a Modular Docker Swarm 2738a21416308060a700fda5cdcc3b2d.md](docs/Migrating%20Compose%20Files%20to%20a%20Modular%20Docker%20Swarm%20%202738a21416308060a700fda5cdcc3b2d.md)
36+
- [docs/Migrating Compose Files to a Modular Docker Swarm 2738a21416308060a700fda5cdcc3b2d.md](docs/Migrating%20Compose%20Files%20to%20a%20Modular%20Docker%20Swarm%20%202738a21416308060a700fda5cdcc3b2d.md)

0 commit comments

Comments
 (0)