aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/External-Commands.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/External-Commands.md b/docs/External-Commands.md
index e1178ceda..881a1293a 100644
--- a/docs/External-Commands.md
+++ b/docs/External-Commands.md
@@ -44,12 +44,12 @@ Note they are largely untested, and as always, be careful about running untested
### brew-livecheck
Check if there is a new upstream version of a formula.
-See the [`README`](https://github.com/youtux/homebrew-livecheck/blob/master/README.md) for more info and usage.
+See the [`README`](https://github.com/Homebrew/homebrew-livecheck/blob/master/README.md) for more info and usage.
Install using:
```sh
-brew tap youtux/livecheck
+brew tap homebrew/livecheck
```
### brew-gem