diff --git a/README.md b/README.md
index 8b781f9..5bd44fe 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,12 @@
[](https://travis-ci.org/alipay/sofa-rpc-boot-projects)
[](https://codecov.io/gh/alipay/sofa-rpc-boot-projects)

-[](https://github.com/alipay/sofa-rpc-boot-projects/releases)
+[](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