From 08c1a0cbec0c91d61abbfd976da3a70e5870a743 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Mon, 11 Oct 2021 03:53:53 -0400 Subject: [PATCH] add warning for offline archive version --- docs/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 9e1bda5..feac01a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,5 +8,8 @@ Other documentation I have written or contributed to: - [XCP-ng](https://xcp-ng.org/docs/) ## Offline / Archival Version -Below you can download an entirely offline version of this entire guide site, including all files / ZIPs. The archive linked below is automatically re-created whenever the build script for this website is run, so it is always up to date. Once downloaded, extract it and open `index.html` with your favorite web browser, and you can use the site entirely offline: +Below you can download an entirely offline version of this entire guide site, including all files / ZIPs. The archive linked below is automatically re-created whenever the build script for this website is run, so it is always up to date. Once downloaded, extract it and open `index.html` with your favorite web browser, and you can use the site entirely offline. + +**NOTE:** This site is updated *very* often, with useful information and updates being added nearly weekly. I do not recommend downloading and using the offline version for regular use, as you're going to miss out on any updates made to the guide since your download. It's intended for a "worst case scenario" backup. If you'd still like a copy, just click the link below: + [Fohdeesha Docs Archive](https://fohdeesha.com/data/other/docu-archive.zip)