aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-06-11 22:59:03 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2018-06-11 22:59:03 -0700
commit7eef83d27a56997b364913d82fd66000914f2b20 (patch)
tree8036f3701be8024de3b0497beb4a1b025f50ffb7
parent4fda0f783bb60f7c3249d937cc0256e1aee9aad8 (diff)
downloadprotobuf-7eef83d27a56997b364913d82fd66000914f2b20.tar.gz
protobuf-7eef83d27a56997b364913d82fd66000914f2b20.tar.bz2
protobuf-7eef83d27a56997b364913d82fd66000914f2b20.zip
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