From fa141b60ddb177896db0c03359a0875637f37612 Mon Sep 17 00:00:00 2001 From: pepa65 Date: Sun, 15 Oct 2017 23:37:18 +0700 Subject: [PATCH] Change links to 4e4.win --- README.md | 2 +- tldr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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