Skip to content

Commit 6924e2a

Browse files
committed
Move compose logic to lib package
1 parent 26e7b74 commit 6924e2a

5 files changed

Lines changed: 945 additions & 895 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ hypeman rm --force --all
8080

8181
### Compose
8282

83-
`hypeman compose` applies a small declarative workload file for images, instances, restart/health settings, and ingresses. See [pkg/cmd/README.md](pkg/cmd/README.md#compose).
83+
`hypeman compose` applies a small declarative workload file for images, instances, restart/health settings, and ingresses. See [lib/compose/README.md](lib/compose/README.md#compose).
8484

8585
More ingress features:
8686
- Automatic certs
File renamed without changes.

0 commit comments

Comments
 (0)