Commit 2a92eec0 authored by Yu-Ju Hong's avatar Yu-Ju Hong

Merge pull request #10875 from thockin/docs-versioning

Fix broken links in docs/README
parents af906eed 737f3da7
...@@ -3,10 +3,12 @@ ...@@ -3,10 +3,12 @@
**Note** **Note**
This documentation is current for HEAD. This documentation is current for HEAD.
Documentation for previous releases is available in their respective branches: Documentation for previous releases is available at
* [v0.19.0](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/release-0.19.0/docs) http://releases.k8s.io/vX.Y.Z/docs.
* [v0.18.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.18/docs) * [releases.k8s.io/v0.20.0](http://releases.k8s.io/v0.20.0/docs)
* [v0.17.1](https://github.com/GoogleCloudPlatform/kubernetes/tree/release-0.17/docs) * [releases.k8s.io/v0.19.0](http://releases.k8s.io/v0.19.0/docs)
* [releases.k8s.io/v0.18.1](http://releases.k8s.io/v0.18.1/docs)
* [releases.k8s.io/v0.17.1](http://releases.k8s.io/v0.17.1/docs)
* The [User's guide](user-guide.md) is for anyone who wants to run programs and services on an existing Kubernetes cluster. * The [User's guide](user-guide.md) is for anyone who wants to run programs and services on an existing Kubernetes cluster.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment