From d1f03373a6ef94a6e9e3efdea73535c672dcd819 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Tue, 13 Aug 2024 09:11:52 +0200 Subject: [PATCH] fix(docs): Auto generate standards overview --- docs/content/developer/developer.mdx | 4 ++-- docs/content/developer/standards.mdx | 16 ---------------- 2 files changed, 2 insertions(+), 18 deletions(-) delete mode 100644 docs/content/developer/standards.mdx diff --git a/docs/content/developer/developer.mdx b/docs/content/developer/developer.mdx index 90fec804189..a5dc0b0e1e3 100644 --- a/docs/content/developer/developer.mdx +++ b/docs/content/developer/developer.mdx @@ -39,7 +39,7 @@ Go to [Cryptography](cryptography.mdx). Utilizing standards while developing applications is very important for composability. In this section you can find out all about the standards within the IOTA Move ecosystem for dealing with tokens, NFT like objects, and wallets. -Go to the [Standards](./standards.mdx). +Go to the [Standards](/developer/standards). ## Advanced Topics @@ -69,4 +69,4 @@ Go to [Migrating from IOTA/Shimmer Stardust](stardust/stardust-migration.mdx). This section contains the technical details needed to integrate IOTA on a exchange. -Go to [Exchange integration](exchange-integration/exchange-integration.mdx). \ No newline at end of file +Go to [Exchange integration](exchange-integration/exchange-integration.mdx). diff --git a/docs/content/developer/standards.mdx b/docs/content/developer/standards.mdx deleted file mode 100644 index 94de43e1508..00000000000 --- a/docs/content/developer/standards.mdx +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: IOTA Standards Overview -description: IOTA Standards Overview ---- - -Standards on the IOTA blockchain are features, frameworks, or apps that you can extend or customize. - - - - - - - - - -