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 ffe6336cf57abc8374e6954db24c95a928e578d7 Author: Willem Jiang <[email protected]> AuthorDate: Mon Apr 23 10:49:47 2018 +0800 Fixed the url issue of slides --- _pages/about-slides.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/about-slides.md b/_pages/about-slides.md index 9c2dcd3..33e4559 100644 --- a/_pages/about-slides.md +++ b/_pages/about-slides.md @@ -54,4 +54,4 @@ date: 2017-06-20T11:02:20+08:00 * [Introduction to ServiceComb]({{ site.url }}{{ site.baseurl }}/assets/slides/20180421/Introduction_to_ServiceComb.pdf) ## QConBeijing 2018 - * [Distributed Transaction Management with Saga]({{ site.url }}{{ site.baseurl }}/assets/slides/20180322/QConBeijing2018-Saga.pdf) + * [Distributed Transaction Management with Saga]({{ site.url }}{{ site.baseurl }}/assets/slides/20180422/QConBeijing2018-Saga.pdf) -- To stop receiving notification emails like this one, please contact [email protected].
