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-website.git

commit 3704ec8f42e15f2516392dcb2f8ce6414f13bfc1
Author: linyh <[email protected]>
AuthorDate: Thu Jul 28 20:08:39 2022 +0800

    fix: fix for ci
---
 versioned_docs/version-v0.12/DeveloperManuals/DeveloperSetup.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/versioned_docs/version-v0.12/DeveloperManuals/DeveloperSetup.md 
b/versioned_docs/version-v0.12/DeveloperManuals/DeveloperSetup.md
index 1373523f..a3f56c57 100644
--- a/versioned_docs/version-v0.12/DeveloperManuals/DeveloperSetup.md
+++ b/versioned_docs/version-v0.12/DeveloperManuals/DeveloperSetup.md
@@ -73,7 +73,7 @@ sidebar_position: 1
     ```
 
 8. Visit config UI at `localhost:4000` to configure data connections.
-    - Please follow the [tutorial](./UserManuals/ConfigUI/Tutorial.md)
+    - Please follow the [tutorial](UserManuals/ConfigUI/Tutorial.md)
     - Submit the form to update the values by clicking on the **Save 
Connection** button on each form page
 
 9. Visit `localhost:4000/pipelines/create` to RUN a Pipeline and trigger data 
collection.

Reply via email to