소스 검색

docs: fix broken link in CONTRIBUTING.md

LorinLee 2 년 전
부모
커밋
a3c635ce1a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      CONTRIBUTING.md

+ 2 - 2
CONTRIBUTING.md

@@ -10,7 +10,7 @@ Before the PR:
 
 After the PR:
 
-* Make sure the [travis-ci](https://travis-ci.org/apache/incubator-brpc/pull_requests) passed.
+* Make sure the [travis-ci](https://app.travis-ci.com/github/apache/incubator-brpc/pull_requests) passed.
 
 # Chinese version
 
@@ -26,4 +26,4 @@ After the PR:
 
 提交PR后请确认:
 
-* [travis-ci](https://travis-ci.org/apache/incubator-brpc/pull_requests)成功通过。
+* [travis-ci](https://app.travis-ci.com/github/apache/incubator-brpc/pull_requests)成功通过。