Fixes broken links

This commit is contained in:
Arthur Miranda
2017-05-02 18:12:48 -03:00
parent 4150fc8d7c
commit d2de692a32
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ Further information is available in the Kubernetes on Mesos [contrib directory][
- A running [Mesos cluster on Google Compute Engine][5]
- A [VPN connection][10] to the cluster
- A machine in the cluster which should become the Kubernetes *master node* with:
- Go (see [here](https://github.com/kubernetes/kubernetes/tree/{{page.githubbranch}}/devel/development.md#go-versions) for required versions)
- Go (see [here](https://github.com/kubernetes/community/blob/master/contributors/devel/development.md) for required versions)
- make (i.e. build-essential)
- Docker