Skip to content

Commit b070fb6

Browse files
committed
Fix redirect link
1 parent 1ff0f37 commit b070fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/lint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ More information can be found in [`.pre-commit-config.yaml` file](https://github
4444

4545
## Image Lint
4646

47-
To comply with [Docker best practices](https://docs.docker.com/develop/develop-images/dockerfile_best-practices),
47+
To comply with [Docker best practices](https://docs.docker.com/build/building/best-practices/),
4848
we are using the [Hadolint](https://github.com/hadolint/hadolint) tool to analyze each `Dockerfile`.
4949

5050
### Ignoring Rules

0 commit comments

Comments
 (0)