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

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


The following commit(s) were added to refs/heads/master by this push:
     new bbbd372  SCB-122 add Apache disclamer and modify website address
bbbd372 is described below

commit bbbd372a3566b5b2e475516bdd54fb73e136874d
Author: lijasonvip <[email protected]>
AuthorDate: Tue Dec 26 17:31:56 2017 +0800

    SCB-122 add Apache disclamer and modify website address
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ece85ae..4b619c8 100755
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 # Saga [![Build 
Status](https://travis-ci.org/apache/incubator-servicecomb-saga.svg?branch=master)](https://travis-ci.org/apache/incubator-servicecomb-saga?branch=master)
 [![Coverage 
Status](https://coveralls.io/repos/github/apache/incubator-servicecomb-saga/badge.svg?branch=master)](https://coveralls.io/github/apache/incubator-servicecomb-saga?branch=master)
 
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
-Apache Saga (incubating) is a type of Compensating Transaction pattern, which 
provides a simple way to help users solve the data consistency problems 
encountered in micro-service applications.
+Apache ServiceComb (incubating) Saga is a type of Compensating Transaction 
pattern, which provides a simple way to help users solve the data consistency 
problems encountered in micro-service applications.
 
 ## Documentation
 Reference documentation is available on the [ServiceComb 
website][servicecomb-website].
 
-[servicecomb-website]: http://servicecomb.io/
+[servicecomb-website]: http://servicecomb.incubator.apache.org/
 
 ## Major Architecture of Saga
 * saga-core(transaction and compensation handling logic)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to