Skip to content

Commit d380c94

Browse files
authored
fix: broken docker-compose link (#3976)
1 parent 4e26e32 commit d380c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/docker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Learn more about Coder's [configuration options](../admin/configure.md).
4141

4242
## Run Coder with docker-compose
4343

44-
Coder's publishes a [docker-compose example](../../docker-compose.yaml) which includes
44+
Coder's publishes a [docker-compose example](https://github.com/coder/coder/blob/main/docker-compose.yaml) which includes
4545
an PostgreSQL container and volume.
4646

4747
1. Install [Docker Compose](https://docs.docker.com/compose/install/)

0 commit comments

Comments
 (0)