Skip to content

Commit

Permalink
fix: update link text in cht sync cleanup section
Browse files Browse the repository at this point in the history
  • Loading branch information
njuguna-n authored Sep 13, 2024
1 parent 05e1e2f commit 6d23ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/building/guides/data/analytics/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can verify this command worked by running `docker ps`. It should show 2 cont
### Cleanup
When you are done using the services, you can clean everything by running `down`.

For example, in the scenario of [running all CHT Sync services]({{< relref "#separate-couchdb-instance" >}}), the command should look like:
For example, in the scenario of [separate couchdb instance]({{< relref "#separate-couchdb-instance" >}}), the command should look like:

```sh
docker compose -f docker-compose.postgres.yml -f docker-compose.yml down
Expand Down

0 comments on commit 6d23ad4

Please sign in to comment.