This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push: new 1707b36b8 Update README.md 1707b36b8 is described below commit 1707b36b8b2d3eb196e0016ed698490d6000d47c Author: Ken Liu <ken.lj...@gmail.com> AuthorDate: Tue Dec 26 11:48:16 2023 +0800 Update README.md --- 11-quickstart/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11-quickstart/README.md b/11-quickstart/README.md index 34e7a9bef..d117e50d8 100644 --- a/11-quickstart/README.md +++ b/11-quickstart/README.md @@ -1,7 +1,7 @@ # Getting Started This project is generated by [start.dubbo.apache.org](https://start.dubbo.apache.org/) and used as the demonstration code of the quick-start on our official website [dubbo.apache.org](https://dubbo.apache.org/zh-cn/overview/mannual/java-sdk/quick-start/microservice/starter/). -Check more samples from other directories like [1-basic](../../1-basic), [2-advanced](../../2-advanced), etc. +Check more samples from other directories like [1-basic](../1-basic), [2-advanced](../2-advanced), etc. ## How to run --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org