From abdf7140d73c275cd7c2eca38db6309b902c3e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Stojanovi=C4=87?= Date: Sat, 20 Jul 2019 18:03:46 +0200 Subject: [PATCH] readme: fix broken link to Scoop bucket PR #1324 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79b84fe0..3237d437 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ $ choco install ripgrep ``` If you're a **Windows Scoop** user, then you can install ripgrep from the -[official bucket](https://github.com/lukesampson/scoop/blob/master/bucket/ripgrep.json): +[official bucket](https://github.com/ScoopInstaller/Main/blob/master/bucket/ripgrep.json): ``` $ scoop install ripgrep