Move developer documentation to docs/devel/

Fix links.
This commit is contained in:
Eric Tune
2014-10-15 08:30:02 -07:00
parent 3f52a97052
commit 2ce16acd67
9 changed files with 648 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ Check out examples of Kubernetes in action, and community projects in the larger
* [Example of dynamic updates](examples/update-demo/README.md)
* [Cluster monitoring with heapster and cAdvisor](https://github.com/GoogleCloudPlatform/heapster)
* [Community projects](https://github.com/GoogleCloudPlatform/kubernetes/wiki/Kubernetes-Community)
* [Development guide](docs/development.md)
* [Development guide](docs/devel/development.md)
Or fork and start hacking!