This is an automated email from the ASF dual-hosted git repository.

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new ad495706 fix: updated wrong links in main readme (#2481)
ad495706 is described below

commit ad49570653d85ab7e9cf5f747a735f030acac7cd
Author: Yumeng Wang <[email protected]>
AuthorDate: Wed Jul 13 00:12:04 2022 +0800

    fix: updated wrong links in main readme (#2481)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c6294123..beeb6b59 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Apache DevLake is designed for developer teams looking to 
make better sense of t
 
 ## 🤓 How do I use DevLake?
 ### 1. Set up DevLake
-You can easily set up Apache DevLake by following our step-by step instruction 
for [local setup](../QuickStart/01-LocalSetup.md) or [Kubernetes 
setup](../QuickStart/02-KubernetesSetup.md).
+You can easily set up Apache DevLake by following our step-by step instruction 
for [local setup](https://devlake.apache.org/docs/QuickStart/LocalSetup) or 
[Kubernetes setup](https://devlake.apache.org/docs/QuickStart/KubernetesSetup).
 
 ### 2. Create a Blueprint
 The DevLake Configuration UI will guide you through the process (a Blueprint) 
to define the data connections, data scope, transformation and sync frequency 
of the data you wish to collect.

Reply via email to