This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git
commit 6f544e69f60cd468c22fa93b9338b74640ccf1a9 Author: Willem Jiang <[email protected]> AuthorDate: Thu May 24 15:06:13 2018 +0800 Update the home page formate --- _pages/cn/home.md | 4 ++-- _pages/home.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/cn/home.md b/_pages/cn/home.md index 3de164e..ae9830c 100644 --- a/_pages/cn/home.md +++ b/_pages/cn/home.md @@ -22,8 +22,8 @@ intro: <ul> <li> - <a herf='/cn/docs/quick-start-dataconsistency/'>微服务 Meetup:Apache ServiceComb (incubating) Day</a> - <li> + <a href='/cn/docs/quick-start-dataconsistency/'>微服务 Meetup:Apache ServiceComb (incubating) Day</a> + </li> <li> <a href='/cn/release/'>ServiceComb 第一个Apache孵化版本发布了!</a> </li> diff --git a/_pages/home.md b/_pages/home.md index 8220290..115e140 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -21,7 +21,7 @@ intro: <ul> <li> - <a herf='/docs/apache-servicecomb-incubating-day/'>Microservice Meetup: Apache ServiceComb (incubating) Day</a> + <a href='/docs/apache-servicecomb-incubating-day/'>Microservice Meetup: Apache ServiceComb (incubating) Day</a> </li> <li> <a href='/release/'>ServiceComb announces it's first Apache Incubating Release to the community.</a> -- To stop receiving notification emails like this one, please contact [email protected].
