소스 검색

Merge pull request #4755 from xfxyjwf/fix_benchmarks_link

Fix incorrect link.
Yilun Chong 7 년 전
부모
커밋
ef9d868353
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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