Skip to content

Commit 22ffe4f

Browse files
committed
Update intro documentation to clarify user support options and enhance the description of custom update strategies, improving overall user guidance.
1 parent e2f8751 commit 22ffe4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/pages/docs/intro.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const pushyClient = new Pushy({ appKey });
7474

7575
- 🔕 **静默更新** - 后台自动下载,用户无感知
7676
- 💬 **提示更新** - 友好的系统弹窗提醒
77-
- ⚙️ **自定义策略** - 完全可控的更新流程
77+
- ⚙️ **自定义策略**** - 完全可控的更新流程**
7878

7979
## 🚦 开始使用
8080

@@ -85,7 +85,7 @@ const pushyClient = new Pushy({ appKey });
8585
3. **[发布更新](/docs/publish)** - 一条命令推送新版本
8686

8787
<Callout>
88-
不确定是否适合你的项目?查看[常见问题](/docs/faq)或直接[联系我们](https://reactnative.cn/about.html#content)获取专业建议
88+
不确定是否适合你的项目?查看[常见问题](/docs/faq)或者可以去[issues 区](https://github.com/reactnativecn/react-native-update/issues)或 QQ 群 729013783 提问,或给我们发[邮件](mailto:[email protected])
8989
</Callout>
9090

9191

0 commit comments

Comments
 (0)