Jelajahi Sumber

updated disclaimers

tonyboylehub 10 bulan lalu
induk
melakukan
63c46d567b
2 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 1 0
      src/components/products/global/index.js
  2. 2 0
      src/pages/guides/index.md

+ 1 - 0
src/components/products/global/index.js

@@ -41,6 +41,7 @@ export const global = {
             { title: 'Storage Providers', href: '/storage-providers' },
             { title: 'Stability Index', href: '/stability-index' },
             { title: 'Protocol Fees', href: '/protocol-fees' },
+            {title: 'Terms and Conditions', target:"_blank", href: 'https://www.metaplex.com/terms-and-conditions'},
           ],
         },
         {

+ 2 - 0
src/pages/guides/index.md

@@ -9,3 +9,5 @@ description: Guides by Metaplex about the Solana blockchain.
 The guides in this section are **designed to help new Solana developers start their journey** by providing step-by-step instructions and practical examples they can execute. These guides focus on teaching key concepts with a structured learning path that gradually introduces developers to the Solana ecosystem. They cover everything from the basics of blockchain and Solana's unique features to advanced topics such as program development and optimization techniques.
 
 By incorporating a variety of learning resources, including tutorials and code samples, **the guides are designed to be accessibly to be new and experienced developers in the space**. The guides are regularly updated to reflect the latest developments in the Solana ecosystem.
+
+The guides are shared for educational and informational purposes only and are not to be relied upon as professional advice. All content included in these learning resources are not guaranteed to be current or error-free.