diff --git a/README.md b/README.md index fe5a20bd6..a5d019d4d 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Along with the above Custom Controllers and Resources, MCM requires the `Machine To start using or developing the Machine Controller Manager, see the documentation in the `/docs` repository. ## FAQ -An FAQ is available [here](docs/FAQ.md). +An FAQ is available [here](docs/faq.md). ## cluster-api Implementation - `cluster-api` branch of machine-controller-manager implements the machine-api aspect of the [cluster-api project](https://github.com/kubernetes-sigs/cluster-api). diff --git a/docs/FAQ.md b/docs/faq.md similarity index 100% rename from docs/FAQ.md rename to docs/faq.md