From faa3a4af6056f9ef26286c1b80f9710f654693a8 Mon Sep 17 00:00:00 2001 From: Jonathan Dahan Date: Wed, 23 Jan 2019 11:29:37 -0500 Subject: [PATCH] Specify downloading pages from github repo --- CLIENT-SPECIFICATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT-SPECIFICATION.md b/CLIENT-SPECIFICATION.md index d347e966d..d60168564 100644 --- a/CLIENT-SPECIFICATION.md +++ b/CLIENT-SPECIFICATION.md @@ -175,6 +175,6 @@ If a page is not available in the user's preferred language, then a client MUST ## Other Considerations This section contains a number of other items that don't neatly fit into any of the sections defined above. -If appropriate, it is RECOMMENDED that clients implement a cache of pages. If implemented, clients MUST download the _entire_ archive from **UNKNOWN_LOCATION**. +If appropriate, it is RECOMMENDED that clients implement a cache of pages. If implemented, clients MUST download the _entire_ archive from **https://github.com/tldr-pages/tldr**. Additionally, clients MAY automatically update the cache on a regular basis.