This is an automated email from the ASF dual-hosted git repository.
weibin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar-website.git
The following commit(s) were added to refs/heads/main by this push:
new ede3adc fix a link to the website repo. (#7)
ede3adc is described below
commit ede3adccb1819933d80a33884c38aa49929119a5
Author: Jingbo Xu <[email protected]>
AuthorDate: Tue Apr 9 14:25:32 2024 +0800
fix a link to the website repo. (#7)
---
docusaurus.config.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 7e1bb4a..cb00333 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -169,7 +169,7 @@ const config: Config = {
},
{
label: 'Website',
- href: 'https://github.com/apache/incubator-fury-site',
+ href: 'https://github.com/apache/incubator-graphar-website',
},
{
label: 'Testing',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]