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

mintsweet pushed a commit to branch release-v1.0-docs
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git

commit c723d955f944a935dfbe1e6b4258ca1d95a2470f
Author: mintsweet <[email protected]>
AuthorDate: Fri May 17 18:28:11 2024 +1200

    chore: switch docs to v1.0
---
 config-ui/src/release/index.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config-ui/src/release/index.ts b/config-ui/src/release/index.ts
index 4ec1a6e2e..bc21746c9 100644
--- a/config-ui/src/release/index.ts
+++ b/config-ui/src/release/index.ts
@@ -16,4 +16,4 @@
  *
  */
 
-export { default as DOC_URL } from './stable';
+export { default as DOC_URL } from './v1.0';

Reply via email to