This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new b98b988 Update github link (#92)
b98b988 is described below
commit b98b9888bf3f4d350daeb1f9d656172206936941
Author: Xin Wang <[email protected]>
AuthorDate: Tue Dec 26 19:36:00 2023 +0800
Update github link (#92)
---
.dumirc.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.dumirc.ts b/.dumirc.ts
index fba3b9b..c61f13f 100644
--- a/.dumirc.ts
+++ b/.dumirc.ts
@@ -23,7 +23,7 @@ export default defineConfig({
showLanguageSwitcher: true, //
是否显示官网语言切换
showChartResize: true, // 是否在
demo 页展示图表视图切换
showAPIDoc: true,
- githubUrl: 'https://github.com/alipay/fury',
+ githubUrl: 'https://github.com/apache/incubator-fury',
showSpecTab: true, // 是否在
demo 页展示API文档
es5: false,
logo: {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]