Commit ec272956 authored by Savorboard's avatar Savorboard

Documentation Revamp

parent adf03945
......@@ -8,7 +8,7 @@
CAP 是一个基于 .NET Standard 的 C# 库,它是一种处理分布式事务的解决方案,同样具有 EventBus 的功能,它具有轻量级、易使用、高性能等特点。
你可以在这里[CAP docs](http://docs.dotnet-china.org/CAP/)看到更多详细资料。
你可以在这里[CAP docs](http://cap.dotnetcore.xyz)看到更多详细资料。
你可以在这里看到[CAP 视频教程](https://www.cnblogs.com/savorboard/p/cap-video-1.html),学习如何在项目中集成CAP。
......
# Project information
site_name: CAP
site_url: https://cap.dotnet-china.com
site_url: http://cap.dotnetcore.xyz
site_description: Project documentation with Markdown.
site_author: CAP Team
......
......@@ -2,6 +2,6 @@
The folder contains the documentation for CAP.
We are using [Github Pages](https://github.com/dotnetcore/CAP/tree/gh-pages) to host the documentation and the rendered version can be found [here](http://cap.dotnet-china.com).
We are using [Github Pages](https://github.com/dotnetcore/CAP/tree/gh-pages) to host the documentation and the rendered version can be found [here](http://cap.dotnetcore.xyz).
Doc pages are authored in Markdown - you can find a primer [here](https://help.gamejolt.com/markdown).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment