From e74c4645609cf2937015c4add3ccc4aff6159f83 Mon Sep 17 00:00:00 2001 From: David Nuzik Date: Fri, 15 Nov 2019 09:11:45 -0700 Subject: [PATCH] Fix faq building question, point to correct url --- content/k3s/latest/en/faq/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/faq/_index.md b/content/k3s/latest/en/faq/_index.md index 1d5cbb5df14..1b4d8b8a57f 100644 --- a/content/k3s/latest/en/faq/_index.md +++ b/content/k3s/latest/en/faq/_index.md @@ -19,4 +19,4 @@ At this time k3s does not natively support Windows, however we are open to the i **How can I build from source?** -Please reference the k3s [README.md](https://github.com/rancher/k3s/blob/master/README.md) with instructions. +Please reference the k3s [BUILDING.md](https://github.com/rancher/k3s/blob/master/BUILDING.md) with instructions.