This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch update_twitter_id_to_apache_fury in repository https://gitbox.apache.org/repos/asf/incubator-fury-site.git
commit 8f23bfa3d2c10e128582d50a2baf433c26d6a921 Author: chaokunyang <[email protected]> AuthorDate: Thu Dec 28 10:41:22 2023 +0800 Update twitter id in README.md to ApacheFury --- docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index b1a41c2..ce571f9 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -140,7 +140,7 @@ const config: Config = { }, { label: 'Twitter', - href: 'https://twitter.com/fury_community', + href: 'https://twitter.com/ApacheFury', }, ], }, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
