Skip to content

Commit f3fd9ed

Browse files
authored
Make the heading "token extensions" too
Co-authored-by: Mike MacCana <mike.maccana@gmail.com>
1 parent c41af85 commit f3fd9ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/docs/content/docs/en/programs/examples.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ example programs within them:
2020

2121
- [Basics](#basics)
2222
- [Tokens](#tokens)
23-
- [Token Extensions (Token 2022)](#token-2022-token-extensions)
23+
- [Token Extensions (Token 2022)](#token-extensions-token-2022)
2424

2525
There are also [ecosystem program examples](#ecosystem-solana-program-examples)
2626

@@ -63,7 +63,7 @@ interact with them in programs.
6363
| [Transfer Tokens](https://github.com/solana-developers/program-examples/tree/main/tokens/transfer-tokens) | Shows how to transfer SPL token using CPIs into the token program. | Anchor, Native |
6464
| [Token-2022](https://github.com/solana-developers/program-examples/tree/main/tokens/token-2022) | See Token 2022 (Token extensions). | Anchor, Native |
6565

66-
## Token 2022 (Token Extensions)
66+
## Token Extensions (Token 2022)
6767

6868
Token 2022 is a new standard for tokens on Solana. It is a more flexible and
6969
lets you add 16 different extensions to a token mint to add more functionality

0 commit comments

Comments
 (0)