Skip to content

Commit faca9ed

Browse files
committed
Fix Dockerfile link in README.md
1 parent 0c6fdc1 commit faca9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To run properly, the iExec Blockchain Adapter API requires:
4040

4141
A `/actuator/health` endpoint is enabled by default and can be accessed on the **IEXEC_BLOCKCHAIN_ADAPTER_API_PORT**.
4242
This endpoint allows to define health checks in an orchestrator or a [compose file](https://github.com/compose-spec/compose-spec/blob/master/spec.md#healthcheck).
43-
No default strategy has been implemented in the [Dockerfile](Dockerfile) at the moment.
43+
No default strategy has been implemented in the [Dockerfile](docker/Dockerfile) at the moment.
4444

4545
## Running in development mode
4646

0 commit comments

Comments
 (0)