Skip to content

Commit 39c0afe

Browse files
Fix broken links for CRAFTY and compose example
1 parent d6c3b3a commit 39c0afe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
This project hosts the Containerfile and the required scripts to build a OpenVoxDB container image.
2222

23-
For compose file see: [CRAFTY](https://github.com/voxpupuli/crafty/tree/main/puppet/oss)
23+
For compose file see: [CRAFTY](https://github.com/voxpupuli/crafty/tree/main/openvox/oss/)
2424

2525
The OpenVoxDB container requires a working postgres container or other suitably
26-
configured PostgreSQL database. For a Compose example see the [CRAFTY OSS Demo compose.yaml](https://github.com/voxpupuli/crafty/blob/main/puppet/oss/compose.yaml)
26+
configured PostgreSQL database. For a Compose example see the [CRAFTY OSS Demo compose.yaml](https://github.com/voxpupuli/crafty/blob/main/openvox/oss/compose.yaml)
2727

2828
You can change configuration settings by mounting volumes containing
2929
configuration files or by using this image as a base image. For the defaults,

0 commit comments

Comments
 (0)