aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2016-11-09 14:04:09 +0100
committerGitHub <noreply@github.com>2016-11-09 14:04:09 +0100
commit5db62dcc9d386579609540cdf8869e95ad334bbd (patch)
tree31f7d51764996a8bccf13b9cb9390ac9b1804e17 /README.md
parent1e5ea6aeddef414d6b760cb5020f31d809d7871c (diff)
downloadbrotli-5db62dcc9d386579609540cdf8869e95ad334bbd.zip
brotli-5db62dcc9d386579609540cdf8869e95ad334bbd.tar.gz
brotli-5db62dcc9d386579609540cdf8869e95ad334bbd.tar.bz2
Fixes: (#468)
* fix slow-down after a long copy (q10-11) * more thorough hashing for long ranges (q10-11) * minor documentation fixes * bazel.io -> bazel.build
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 7a63243..53a02eb 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ If you want to install brotli, use one of the more advanced build systems below.
#### Bazel
-See [Bazel](http://www.bazel.io/)
+See [Bazel](http://www.bazel.build/)
#### CMake