1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

Specify downloading pages from github repo

This commit is contained in:
Jonathan Dahan 2019-01-23 11:29:37 -05:00 committed by Starbeamrainbowlabs
parent 69d52c1c65
commit faa3a4af60

View file

@ -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.