diff --git a/tldr b/tldr index b0fb40c..69c4329 100755 --- a/tldr +++ b/tldr @@ -215,7 +215,7 @@ Config(){ Err "tldr requires ${I}curl$XI or ${I}wget$XI installed in your path" && exit 3 - repo_url='https://raw.githubusercontent.com/tldr-pages/tldr/master' + repo_url='https://raw.githubusercontent.com/tldr-pages/tldr/main' zip_url='https://tldr.sh/assets/tldr.zip' cachedir=$TLDR_CACHE_LOCATION