Skip to content

Commit

Permalink
Change document url from wiki to sofastack.tech. (sofastack#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjboy authored Jul 17, 2018
1 parent 94456ed commit 6bda979
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ SOFARPC 是一个高可扩展性、高性能、生产级的 Java RPC 框架。

## 文档

- [快速开始](https://github.com/alipay/sofa-rpc/wiki/GettingStarted)
- [用户手册](https://github.com/alipay/sofa-rpc/wiki/UserGuide)
- [开发者指南](https://github.com/alipay/sofa-rpc/wiki/DeveloperGuide)
- [发布历史](https://github.com/alipay/sofa-rpc/wiki/ReleaseNotes)
- [发展路线](https://github.com/alipay/sofa-rpc/wiki/RoadMap)
- [快速开始](http://www.sofastack.tech/sofa-rpc/docs/Getting-Started-With-SOFA-Boot)
- [用户手册](http://www.sofastack.tech/sofa-rpc/docs/Programming)
- [开发者指南](http://www.sofastack.tech/sofa-rpc/docs/How-To-Build)
- [发布历史](http://www.sofastack.tech/sofa-rpc/docs/ReleaseNotes)
- [发展路线](http://www.sofastack.tech/sofa-rpc/docs/RoadMap)

## 贡献

[如何参与 SOFARPC 代码贡献](https://github.com/alipay/sofa-rpc/wiki/Contributing)
[如何参与 SOFARPC 代码贡献](http://www.sofastack.tech/sofa-rpc/docs/Contributing)

## 致谢

Expand Down
12 changes: 6 additions & 6 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ Runtime requirement: JDK 6 or above.

## Documents

- [Getting Started](https://github.com/alipay/sofa-rpc/wiki/GettingStarted)
- [User Guide](https://github.com/alipay/sofa-rpc/wiki/UserGuide)
- [Developer Guide](https://github.com/alipay/sofa-rpc/wiki/DeveloperGuide)
- [Release Notes](https://github.com/alipay/sofa-rpc/wiki/ReleaseNotes)
- [Road Map](https://github.com/alipay/sofa-rpc/wiki/RoadMap)
- [Getting Started](http://www.sofastack.tech/sofa-rpc/docs/Getting-Started-With-SOFA-Boot)
- [User Guide](http://www.sofastack.tech/sofa-rpc/docs/Programming)
- [Developer Guide](http://www.sofastack.tech/sofa-rpc/docs/How-To-Build)
- [Release Notes](http://www.sofastack.tech/sofa-rpc/docs/ReleaseNotes)
- [Road Map](http://www.sofastack.tech/sofa-rpc/docs/RoadMap)

## Contribution

[How to Contributing](https://github.com/alipay/sofa-rpc/blob/master/CONTRIBUTING.md)
[How to Contributing](http://www.sofastack.tech/sofa-rpc/docs/Contributing)

## License

Expand Down

0 comments on commit 6bda979

Please sign in to comment.