Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The docker image exposes port 8080 as per the convention for container hosting s

Local development with Docker
-----------------------------
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
other tools required). Site generation is performed within the Docker container whenever a change
is made to the local files in the [css](css/), [xml](xml/), and [xsls](xsls/) directories.

Expand Down