aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMads Ohm Larsen2017-01-25 15:02:05 +0100
committerMads Ohm Larsen2017-01-25 15:02:05 +0100
commit4f30f68f66fef5a2ec7b3ebb1ee0b7f0441b794e (patch)
tree14bd8b136ad33b68341e9ad2be06f14be13f4a63 /README.md
parentd46786169349bdb2990ea53058db450366340284 (diff)
downloadbrew-4f30f68f66fef5a2ec7b3ebb1ee0b7f0441b794e.tar.bz2
Update outdated link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 940b49878..74dfe521a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew updat
3. Or use `brew search --desc <keyword>` to browse packages from the command line.
## More Documentation
-`brew help`, `man brew` or check [our documentation](https://brew.sh/brew/).
+`brew help`, `man brew` or check [our documentation](http://docs.brew.sh/).
## Troubleshooting
First, please run `brew update` and `brew doctor`.