Skip to content

Commit

Permalink
Fix redirect link
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Jun 11, 2024
1 parent 1ff0f37 commit b070fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ More information can be found in [`.pre-commit-config.yaml` file](https://github

## Image Lint

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

### Ignoring Rules
Expand Down

0 comments on commit b070fb6

Please sign in to comment.