This repository was archived by the owner on Jul 30, 2025. It is now read-only.
[Template] remove telegram mini app template#935
Merged
gregnazario merged 1 commit intomainfrom May 8, 2025
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR removes the deprecated Telegram Mini App template references and updates the Aptos CLI installation instructions to include a winget-based installation method for Windows.
- In the Chinese (zh) Windows CLI installation page, a new winget installation snippet has been added.
- In the English (en) Windows CLI installation page, a similar winget installation snippet has been added.
- The Telegram Mini App template reference has been removed from the English dapp templates page and the corresponding redirect from next.config.mjs has been removed.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/nextra/pages/zh/build/cli/install-cli/install-cli-windows.mdx | Added a winget installation command snippet for Aptos CLI. |
| apps/nextra/pages/en/build/create-aptos-dapp.mdx | Removed the Telegram Mini App Template reference. |
| apps/nextra/pages/en/build/cli/install-cli/install-cli-windows.mdx | Added a winget installation command snippet for Aptos CLI. |
| apps/nextra/next.config.mjs | Removed the redirect related to the Telegram Mini App Template. |
05c70d9 to
ae5ce91
Compare
gregnazario
approved these changes
May 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
pnpm fmt?pnpm lint?