Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
fix: broken link to cNFT program (#444)
Browse files Browse the repository at this point in the history
* fix: broken link to cNFT program

* feat: add dev documentation link
  • Loading branch information
jim4067 authored Aug 30, 2023
1 parent ebde313 commit acbb09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/01-programs/04-compression/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Bubblegum is the Metaplex Protocol program for creating and interacting with com

🔗 **Helpful links:**

- [Official Bubblegum Developer Documentation](https://developers.metaplex.com/bubblegum)
- [Code Examples](https://github.com/metaplex-foundation/compression-read-api-js-examples)
- [NFT Compression Program (By Metaplex)](https://github.com/metaplex-foundation/metaplex-program-library/tree/master/bubblegum/program)
- [NFT Compression Program (By Metaplex)](https://github.com/metaplex-foundation/mpl-bubblegum)
- [Generic Merkle Tree Program (By Solana)](https://github.com/solana-labs/solana-program-library/tree/master/account-compression)


## Open Source Code
- [Digital Asset RPC Infrastructure](https://github.com/metaplex-foundation/digital-asset-rpc-infrastructure)

1 comment on commit acbb09b

@vercel
Copy link

@vercel vercel bot commented on acbb09b Aug 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.