aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYilun Chong <chongyilun250@sina.com>2018-06-12 13:39:59 -0700
committerGitHub <noreply@github.com>2018-06-12 13:39:59 -0700
commitef9d868353acfc919e7e38e961a87f4fa0f1064b (patch)
tree69b73d0502a2b520b228e9bac4bf2cf1f6ee3e59
parent2efcec95b6d42e66ada2a14f3fbf38762c52641c (diff)
parent7eef83d27a56997b364913d82fd66000914f2b20 (diff)
downloadprotobuf-ef9d868353acfc919e7e38e961a87f4fa0f1064b.tar.gz
protobuf-ef9d868353acfc919e7e38e961a87f4fa0f1064b.tar.bz2
protobuf-ef9d868353acfc919e7e38e961a87f4fa0f1064b.zip
Merge pull request #4755 from xfxyjwf/fix_benchmarks_link
Fix incorrect link.
-rw-r--r--benchmarks/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/README.md b/benchmarks/README.md
index 21cd7352..ae5c7ddd 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -5,7 +5,7 @@ This directory contains benchmarking schemas and data sets that you
can use to test a variety of performance scenarios against your
protobuf language runtime. If you are looking for performance
numbers of officially support languages, see [here](
-https://github.com/google/protobuf/blob/master/docs/Performance.md)
+https://github.com/google/protobuf/blob/master/docs/performance.md)
## Prerequisite