diff --git a/README.md b/README.md index 7f35427..2d2c3a2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Download the tldr bash script to the install location: ```bash location=/usr/local/bin/tldr # elevated privileges needed for some locations -sudo wget -qO $location https://loof.bid/tldr +sudo wget -qO $location https://4e4.win/tldr sudo chmod +x $location ``` diff --git a/tldr b/tldr index c3fd4a8..d6d4f56 100755 --- a/tldr +++ b/tldr @@ -6,7 +6,7 @@ version='0.36' # Bash client for tldr: community driven man-by-example # - forked from Ray Lee, https://github.com/raylee/tldr # - modified and expanded by pepa65: https://github.com/pepa65/tldr-bash-client -# - binary download: http://loof.bid/tldr +# - binary download: http://4e4.win/tldr # Requiring: coreutils, grep, unzip, curl/wget, less (optional) # The 5 elements in TLDR markup that can be styled with these colors and