diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current/v3/documentation/smart-contracts/func/overview.mdx b/i18n/zh-CN/docusaurus-plugin-content-docs/current/v3/documentation/smart-contracts/func/overview.mdx index 1514e04f1c..3f6ed627ee 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/v3/documentation/smart-contracts/func/overview.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/v3/documentation/smart-contracts/func/overview.mdx @@ -90,12 +90,15 @@ RU ::: 社区专家提供的其他材料: - - [🚩 挑战 1:简单 NFT 部署](https://github.com/romanovichim/TONQuest1) - - [🚩 挑战 2:聊天机器人合约](https://github.com/romanovichim/TONQuest2) - - [🚩 挑战 3:Jetton 自动售卖机](https://github.com/romanovichim/TONQuest3) - - [🚩 挑战 4:彩票/抽奖](https://github.com/romanovichim/TONQuest4) - - [🚩 挑战 5:5 分钟内创建与合约交互的 UI](https://github.com/romanovichim/TONQuest5) - - [🚩 挑战 6:分析 Getgems 市场上的 NFT 销售](https://github.com/romanovichim/TONQuest6) + +- [🚩 挑战 1:简单 NFT 部署](https://github.com/romanovichim/TONQuest1) +- [🚩 挑战 2:聊天机器人合约](https://github.com/romanovichim/TONQuest2) +- [🚩 挑战 3:Jetton 自动售卖机](https://github.com/romanovichim/TONQuest3) +- [🚩 挑战 4:彩票/抽奖](https://github.com/romanovichim/TONQuest4) +- [🚩 挑战 5:5 分钟内创建与合约交互的 UI](https://github.com/romanovichim/TONQuest5) +- [🚩 挑战 6:分析 Getgems 市场上的 NFT 销售](https://github.com/romanovichim/TONQuest6) + + - [Func & Blueprint](https://www.youtube.com/watch?v=7omBDfSqGfA&list=PLtUBO1QNEKwtO_zSyLj-axPzc9O9rkmYa) 由 **@MarcoDaTr0p0je** 提供 - [TON Hello World:编写您的第一个智能合约的逐步指南](https://ton-community.github.io/tutorials/02-contract/)