Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 3ffde98

Browse files
authored
Add migration doc link (#1324)
1 parent c3f15c8 commit 3ffde98

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/en-us/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,9 @@
294294
href: /docs/en-us/exchange/transaction.md
295295
- name: Distributing GAS to users
296296
href: /docs/en-us/exchange/gas.md
297+
- name: Cross-chain Migration Guide
298+
items:
299+
- name: Migration Development
300+
href: /tutorials/en-us/migrationB.md
301+
- name: Migration Guide on Migration Page
302+
href: /tutorials/en-us/migration-guide.md

docs/zh-cn/toc.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,10 @@
294294
- name: 处理资产交易
295295
href: /docs/zh-cn/exchange/transaction.md
296296
- name: 给用户分发 GAS
297-
href: /docs/zh-cn/exchange/gas.md
297+
href: /docs/zh-cn/exchange/gas.md
298+
- name: 跨链迁移指南
299+
items:
300+
- name: 迁移开发
301+
href: /tutorials/zh-cn/migrationB.md
302+
- name: 迁移指南
303+
href: /tutorials/zh-cn/migration-guide.md

0 commit comments

Comments
 (0)