Skip to content

Commit 36c5550

Browse files
authored
Merge pull request #4396 from jedevc/fix-link-in-readme
2 parents 04aac8c + bd4f59d commit 36c5550

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Join `#buildkit` channel on [Docker Community Slack](https://dockr.ly/comm-slack
3333
> **Note**
3434
>
3535
> If you are visiting this repo for the usage of BuildKit-only Dockerfile features
36-
> like `RUN --mount=type=(bind|cache|tmpfs|secret|ssh)`, please refer to [`frontend/dockerfile/docs/reference.md`](./frontend/dockerfile/docs/reference.md)
36+
> like `RUN --mount=type=(bind|cache|tmpfs|secret|ssh)`, please refer to the
37+
> [Dockerfile reference](https://docs.docker.com/engine/reference/builder/).
3738
3839
> **Note**
3940
>

0 commit comments

Comments
 (0)