From 382d6235413b2cd9ca5b6bc6a2673e45400a9c57 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 20 May 2021 01:31:24 +0200 Subject: [PATCH] Update URL for offline documentation HTML build The stable documentation is now built on the `master` branch. --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 0746c13ce..1590ebd69 100644 --- a/index.rst +++ b/index.rst @@ -38,7 +38,7 @@ The table of contents below and in the sidebar should let you easily access the documentation for your topic of interest. You can also use the search function in the top left corner. -You can also `download an HTML copy `__ +You can also `download an HTML copy `__ for offline reading (updated every Monday). Extract the ZIP archive then open the top-level ``index.html`` in a web browser.