We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ba804 commit fc04c7bCopy full SHA for fc04c7b
README.md
@@ -45,7 +45,7 @@ The docker image exposes port 8080 as per the convention for container hosting s
45
46
Local development with Docker
47
-----------------------------
48
-Use [Docker Compose](docker-compose.yaml) to enable local development with a text editor (no
+Use [Docker Compose](docker-compose.yml) to enable local development with a text editor (no
49
other tools required). Site generation is performed within the Docker container whenever a change
50
is made to the local files in the [css](css/), [xml](xml/), and [xsls](xsls/) directories.
51
0 commit comments