diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c3a4a336..8b846469 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,8 +6,8 @@ We welcome contributions :) * Make sure to check existing issues and file an issue before starting to work on a feature/bug. This will help prevent duplication of work. ## Setting up for local Development -* Use `Single Cluster` or `Multi-Cluster` sections [HERE](./README.MD) to set up the local test cluster. +* Use `Single Cluster` or `Multi-Cluster` sections [HERE](./README.md) to set up the local test cluster. * Run `admiral` from your IDE. ``` /admiral/cmd/admiral/main.go --kube_config -``` \ No newline at end of file +```