From 8aca061cb5b22e7e94f59f82dccfcb0f39821cc5 Mon Sep 17 00:00:00 2001 From: leizhiyuan Date: Mon, 13 May 2019 17:36:37 +0800 Subject: [PATCH] fix link address --- README.md | 6 +++--- sofa-boot-core/pom.xml | 2 +- sofa-boot-samples/README.md | 2 +- sofa-boot-starter/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8b781f9..5bd44fe 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ [![Build Status](https://travis-ci.org/alipay/sofa-rpc-boot-projects.svg?branch=master)](https://travis-ci.org/alipay/sofa-rpc-boot-projects) [![Coverage Status](https://codecov.io/gh/alipay/sofa-rpc-boot-projects/branch/master/graph/badge.svg)](https://codecov.io/gh/alipay/sofa-rpc-boot-projects) ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg) -[![Release](https://img.shields.io/github/release/alipay/sofa-rpc-boot-projects.svg)](https://github.com/alipay/sofa-rpc-boot-projects/releases) +[![Release](https://img.shields.io/github/release/alipay/sofa-rpc-boot-projects.svg)](https://github.com/sofastack/sofa-rpc-boot-projects/releases) ## 概述 ### rpc-sofa-boot-starter -[SOFABoot](https://github.com/alipay/sofa-boot) 是一个完全兼容 SpringBoot 的开发框架,`rpc-sofa-boot-starter` 的作用就是将 [SOFARPC](https://github.com/alipay/sofa-rpc) 功能集成到 SOFABoot 中。`rpc-sofa-boot-starter` 提供了统一方便的编程界面、配置方式,同时提供了 SOFABoot 的健康检查,类隔离,日志空间隔离等基础能力。 +[SOFABoot](https://github.com/sofastack/sofa-boot) 是一个完全兼容 SpringBoot 的开发框架,`rpc-sofa-boot-starter` 的作用就是将 [SOFARPC](https://github.com/sofastack/sofa-rpc) 功能集成到 SOFABoot 中。`rpc-sofa-boot-starter` 提供了统一方便的编程界面、配置方式,同时提供了 SOFABoot 的健康检查,类隔离,日志空间隔离等基础能力。 ### rpc-sofa-boot-samples @@ -36,5 +36,5 @@ [如何参与代码贡献](http://www.sofastack.tech/sofa-rpc/docs/Contributing) ## 开源许可 -基于 [Apache License 2.0](https://github.com/alipay/sofa-rpc-boot-projects/blob/master/LICENSE) 协议。 +基于 [Apache License 2.0](https://github.com/sofastack/sofa-rpc-boot-projects/blob/master/LICENSE) 协议。 diff --git a/sofa-boot-core/pom.xml b/sofa-boot-core/pom.xml index d905f3e..61589eb 100644 --- a/sofa-boot-core/pom.xml +++ b/sofa-boot-core/pom.xml @@ -12,7 +12,7 @@ rpc-sofa-boot-core 5.5.3-SNAPSHOT - https://github.com/alipay/sofa-rpc + https://github.com/sofastack/sofa-rpc 1.6 diff --git a/sofa-boot-samples/README.md b/sofa-boot-samples/README.md index 942e0d7..4fb3c06 100644 --- a/sofa-boot-samples/README.md +++ b/sofa-boot-samples/README.md @@ -1,7 +1,7 @@ # 如何在 SOFABoot 环境中使用 SOFARPC ## 简介 -该用例工程演示如何在 SOFABoot 环境中使用 SOFARPC,阅读该文档之前,建议先了解 [SOFARPC](https://github.com/alipay/sofa-rpc) 和 [SOFABoot](https://github.com/alipay/sofa-boot) +该用例工程演示如何在 SOFABoot 环境中使用 SOFARPC,阅读该文档之前,建议先了解 [SOFARPC](https://github.com/sofastack/sofa-rpc) 和 [SOFABoot](https://github.com/sofastack/sofa-boot) ## 在本地启动Zookeeper 在运行本示例工程之前,需要先在本地启动一个 Zookeeper 服务端。本工程已经提供了一个 Zookeeper 的启动类,运行该类的主函数即可: diff --git a/sofa-boot-starter/pom.xml b/sofa-boot-starter/pom.xml index 7b0f6bd..5cb0464 100644 --- a/sofa-boot-starter/pom.xml +++ b/sofa-boot-starter/pom.xml @@ -12,7 +12,7 @@ rpc-sofa-boot-starter 5.5.3-SNAPSHOT - https://github.com/alipay/sofa-rpc + https://github.com/sofastack/sofa-rpc 1.6