This is an automated email from the ASF dual-hosted git repository.
mintsweet pushed a commit to branch release-v1.0
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/release-v1.0 by this push:
new d68325d15 chore: switch docs to v1.0 (#7484)
d68325d15 is described below
commit d68325d1572b939d8aed9c49591612afc68bda9f
Author: 青湛 <[email protected]>
AuthorDate: Fri May 17 18:31:28 2024 +1200
chore: switch docs to v1.0 (#7484)
---
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';