Browse Source

Merge pull request #4755 from xfxyjwf/fix_benchmarks_link

Fix incorrect link.
Yilun Chong 7 years ago
parent
commit
ef9d868353
1 changed files with 1 additions and 1 deletions
  1. 1 1
      benchmarks/README.md

+ 1 - 1
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