diff options
author | Feng Xiao <xfxyjwf@gmail.com> | 2018-06-11 22:59:03 -0700 |
---|---|---|
committer | Feng Xiao <xfxyjwf@gmail.com> | 2018-06-11 22:59:03 -0700 |
commit | 7eef83d27a56997b364913d82fd66000914f2b20 (patch) | |
tree | 8036f3701be8024de3b0497beb4a1b025f50ffb7 /benchmarks | |
parent | 4fda0f783bb60f7c3249d937cc0256e1aee9aad8 (diff) |
Fix incorrect link.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/README.md | 2 |
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 |