Fix link to developer's guide

This commit is contained in:
bzub 2017-09-25 00:32:10 -05:00
parent e19f2a69c2
commit d6a15ec61e

View File

@ -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