This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 85c6540430 update faq url (#698)
85c6540430 is described below
commit 85c6540430844213dfcc2aae897081ec863b6eb7
Author: aiceflower <[email protected]>
AuthorDate: Fri Apr 28 11:25:03 2023 +0800
update faq url (#698)
* update faq url
* update faq address
---------
Co-authored-by: aiceflower <[email protected]>
---
docusaurus.config.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 80946b1060..c1b4041e04 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -152,7 +152,7 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
activeBaseRegex: `/user`,
},
{
- to: '/faq/main',
+ to: 'https://docs.qq.com/doc/DUkdTTGhVSlZ0VXVt',
position: 'left',
label: 'FAQ',
activeBaseRegex: `/faq/`,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]