Skip to content

Commit 8e7449f

Browse files
authored
Merge branch 'main' into option
2 parents f2c5406 + 4e2e125 commit 8e7449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export TLDR_LANGUAGE="es"
8585
export TLDR_CACHE_ENABLED=1
8686
export TLDR_CACHE_MAX_AGE=720
8787
export TLDR_PAGES_SOURCE_LOCATION="https://raw.githubusercontent.com/tldr-pages/tldr/main/pages"
88-
export TLDR_DOWNLOAD_CACHE_LOCATION="https://tldr-pages.github.io/assets/tldr.zip"
88+
export TLDR_DOWNLOAD_CACHE_LOCATION="https://github.com/tldr-pages/tldr/releases/latest/download/tldr.zip"
8989
export TLDR_OPTIONS=short
9090
```
9191

0 commit comments

Comments
 (0)