This is an automated email from the ASF dual-hosted git repository.

jiashunzhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new a3c635c  docs: fix broken link in CONTRIBUTING.md
     new 7606930  Merge pull request #1481 from lorinlee/fix-docs
a3c635c is described below

commit a3c635ce1a87f9da62b2722360bdfbc34d77003e
Author: LorinLee <[email protected]>
AuthorDate: Thu Jul 15 21:50:56 2021 +0800

    docs: fix broken link in CONTRIBUTING.md
---
 CONTRIBUTING.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b3f9bae..6892bdf 100644
--- a/CONTRIBUTING.md
+++ b/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)成功通过。

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to