You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by yu...@apache.org on 2023/03/03 07:37:37 UTC

[incubator-devlake-website] branch main updated: fix(configui): update zentao endpoint (#440)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new d221c6c83e fix(configui): update zentao endpoint (#440)
d221c6c83e is described below

commit d221c6c83ed344f5b95ccca395e0818f28b4fdb5
Author: Warren Chen <yi...@merico.dev>
AuthorDate: Fri Mar 3 15:37:32 2023 +0800

    fix(configui): update zentao endpoint (#440)
---
 docs/Configuration/Zentao.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Configuration/Zentao.md b/docs/Configuration/Zentao.md
index 7f3ed25a4d..654ffa8f25 100644
--- a/docs/Configuration/Zentao.md
+++ b/docs/Configuration/Zentao.md
@@ -18,7 +18,7 @@ Name your connection.
 
 This should be a valid REST API endpoint
 
-- `http://<host>:<port>`
+- `http://<host>:<port>/api.php/v1/`
   The endpoint url should end with `/`.
 
 #### Username/Password