From d684669d3c44b62197265f5e6ee01b7c613f5d18 Mon Sep 17 00:00:00 2001 From: Erik Wilson Date: Wed, 17 Jul 2019 12:46:05 -0700 Subject: [PATCH] Update README fix docs site link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40aae037c8..4349989d27 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ k3s is intended to be a fully compliant Kubernetes distribution with the followi Documentation ------------- -Please see [the official docs site](https://rancher.com/docs/k3s) for complete documentation on k3s. +Please see [the official docs site](https://rancher.com/docs/k3s/latest/en/) for complete documentation on k3s. Quick-Start - Install Script --------------