Skip to content

Commit 0cc6408

Browse files
committed
Placeholder for sunset announcement
1 parent eaa61d2 commit 0cc6408

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 关于 LeanCloud 停止对外提供服务的通知
3+
sidebar_label: 停服公告
4+
sidebar_position: 0
5+
---
6+
7+
LeanCloud 服务将在 x 年 x 月 x 日停服下线。为了帮助您顺利完成数据迁移,我们准备了这份数据的导出与迁移指南。

src/pages/_config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export const getEntries = (brand: string, region: string): Entry[] => {
8888
links: [
8989
{
9090
label: "查看更多",
91-
to: "/sdk/announcements/sunset-export",
91+
to: "/sdk/announcements/sunset-announcement",
9292
},
9393
],
9494
},

0 commit comments

Comments
 (0)