diff --git a/chapters/04_spl_tokens.md b/chapters/04_spl_tokens.md index 50ec37aa..42645213 100644 --- a/chapters/04_spl_tokens.md +++ b/chapters/04_spl_tokens.md @@ -220,5 +220,3 @@ const transactionSignature = await transfer(
* [Create Tokens With The Token Program, by soldev](https://www.soldev.app/course/token-program) -* [How to use the Permanent Delegate extension, by Solana Foundation](https://solana.com/developers/guides/token-extensions/permanent-delegate) -* [How to create soulbound tokens, by Solana Foundation](https://solana.com/developers/guides/token-extensions/non-transferable)