diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a2e8a622..e8eb9720 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ This document covers how to contribute to the kube-router project. Kube-router uses github PRs to manage contributions (could be anything from documentation, bug fixes, manfiests etc.). -Please read [users guide](./Documentation/README.md#user-guide) and [developers guide](./Documentation/README.md#develope-guide) for the functionality and internals of kube-router. +Please read [users guide](./Documentation/README.md#user-guide) and [developers guide](/Documentation/developing.md) for the functionality and internals of kube-router. ## Filing issues