Skip to content

Commit

Permalink
Fixed broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
kellie-freeman committed Feb 29, 2024
1 parent 9d9d226 commit 2a0c224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ When working with the repository for the first time, you must run `pre-commit`:
## Release

This project uses [Release Drafter](https://github.com/release-drafter/release-drafter); pull request labels should be set accordingly.
Kubernetes' environment versions are managed centrally in the [blueprints/.k8.env](blueprints/.k8.env) file.
Kubernetes' environment versions are managed centrally in the [blueprints/.k8.env](blueprints/.k8s.env) file.
For a new release, the latest commits in the `main` branch should successfully pass the CI build.

0 comments on commit 2a0c224

Please sign in to comment.