Skip to content

Commit

Permalink
reorder advanced topics
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz0u committed Aug 20, 2024
1 parent 841158f commit 7690aa3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/4/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Advanced topics

- [Proxy](proxy.md)
- [Mini Apps](webapps.md)
- [Business Features](business.md)
- [Passport](passport/)
- [Payments API](payments.md)
- [Mini Apps](webapps.md)
- [Passport](passport/)

## Telegram Login Widget

Expand Down
4 changes: 2 additions & 2 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
- [Stickers](3/sticker.md)
- [Advanced](4/README.md)
- [Proxy](4/proxy.md)
- [Mini Apps](4/webapps.md)
- [Business Features](4/business.md)
- [Payments API](4/payments.md)
- [Mini Apps](4/webapps.md)
- [Passport](4/passport/README.md)
- [Quickstart](4/passport/quickstart.md)
- [Files & Documents](4/passport/files-docs.md)
- [Data Errors](4/passport/errors.md)
- [RSA Key](4/passport/key.md)
- [Decryption FAQ](4/passport/faq.md)
- [Payments API](4/payments.md)
- [Frequently Asked Questions](FAQ.md)
- [Migration guides to newer versions](migrate/README.md)
- [Migrate to v21.*](migrate/Version-21.x.md)
Expand Down

0 comments on commit 7690aa3

Please sign in to comment.