未验证 提交 a590617f 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: change experimental to beta (#19575)

上级 dd235716
...@@ -28,7 +28,7 @@ export TDENGINE_CLOUD_DSN="<DSN>" ...@@ -28,7 +28,7 @@ export TDENGINE_CLOUD_DSN="<DSN>"
``` ```
</TabItem> </TabItem>
<TabItem value="windows" label="Config on Windows (experimental)" groupId="sys"> <TabItem value="windows" label="Config on Windows (beta)" groupId="sys">
Run this command in your Windows CMD prompt to save cloud DSN as variable: Run this command in your Windows CMD prompt to save cloud DSN as variable:
...@@ -43,7 +43,7 @@ $env:TDENGINE_CLOUD_DSN='<DSN>' ...@@ -43,7 +43,7 @@ $env:TDENGINE_CLOUD_DSN='<DSN>'
``` ```
</TabItem> </TabItem>
<TabItem value="mac" label="Config on Mac (experimental)" groupId="sys"> <TabItem value="mac" label="Config on Mac (beta)" groupId="sys">
Run this command in your Mac terminal to save cloud DSN as variable: Run this command in your Mac terminal to save cloud DSN as variable:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册