diff --git a/apps/explorer/src/lib/constants/footer.constants.ts b/apps/explorer/src/lib/constants/footer.constants.ts index 98ddbea3463..9efe450a00e 100644 --- a/apps/explorer/src/lib/constants/footer.constants.ts +++ b/apps/explorer/src/lib/constants/footer.constants.ts @@ -6,10 +6,6 @@ import { SocialDiscord24, SocialLinkedin24, SocialTwitter24 } from '@iota/icons' export const FOOTER_LINKS = [ { title: 'Blog', href: 'https://mystenlabs.com/blog' }, - { - title: 'Whitepaper', - href: 'https://github.com/iotaledger/iota/blob/main/doc/paper/iota.pdf', - }, { title: 'Docs', href: 'https://docs.mystenlabs.com', diff --git a/doc/paper/iota-lutris.pdf b/doc/paper/iota-lutris.pdf deleted file mode 100644 index 2762ef6a5bc..00000000000 Binary files a/doc/paper/iota-lutris.pdf and /dev/null differ diff --git a/doc/paper/iota.pdf b/doc/paper/iota.pdf deleted file mode 100644 index 7c988ac6048..00000000000 Binary files a/doc/paper/iota.pdf and /dev/null differ diff --git a/doc/paper/tokenomics.pdf b/doc/paper/tokenomics.pdf deleted file mode 100644 index a5232e543af..00000000000 Binary files a/doc/paper/tokenomics.pdf and /dev/null differ diff --git a/docs/content/developer/iota-101/iota-move-concepts/iota-move-concepts.mdx b/docs/content/developer/iota-101/iota-move-concepts/iota-move-concepts.mdx index 1e45f5ae7d9..b76bbc9c6ea 100644 --- a/docs/content/developer/iota-101/iota-move-concepts/iota-move-concepts.mdx +++ b/docs/content/developer/iota-101/iota-move-concepts/iota-move-concepts.mdx @@ -12,7 +12,7 @@ You can use Move to define, create, and manage programmable IOTA objects represe ## Move on IOTA -Move on IOTA contains some important differences from Move on other blockchains. IOTA takes advantage of Move's security and flexibility and enhances it with the features described in the following sections to vastly improve throughput, reduce delays in finality, and make Move programming more approachable. For full details, see the [IOTA Smart Contracts Platform](/doc/iota.pdf) white paper. +Move on IOTA contains some important differences from Move on other blockchains. IOTA takes advantage of Move's security and flexibility and enhances it with the features described in the following sections to vastly improve throughput, reduce delays in finality, and make Move programming more approachable. :::tip diff --git a/docs/content/references/research-papers.mdx b/docs/content/references/research-papers.mdx index faa53ff3dde..f41ce61859a 100644 --- a/docs/content/references/research-papers.mdx +++ b/docs/content/references/research-papers.mdx @@ -4,8 +4,6 @@ sidebar_label: Research Papers --- This document contains a list of research papers that are relevant to IOTA. -Some of the ideas of these papers are currently being integrated into IOTA, others are in our roadmap, and others are not in our roadmap -but could be integrated in the future. Start with the [Sui Smart Contract Platform](/doc/iota.pdf) white paper and previous works below. ## FastPay: High-Performance Byzantine Fault Tolerant Settlement {#fastpay} diff --git a/docs/site/src/static/doc/iota-lutris.pdf b/docs/site/src/static/doc/iota-lutris.pdf deleted file mode 100644 index 2762ef6a5bc..00000000000 Binary files a/docs/site/src/static/doc/iota-lutris.pdf and /dev/null differ diff --git a/docs/site/src/static/doc/iota.pdf b/docs/site/src/static/doc/iota.pdf deleted file mode 100644 index 7c988ac6048..00000000000 Binary files a/docs/site/src/static/doc/iota.pdf and /dev/null differ diff --git a/docs/site/src/static/doc/tokenomics.pdf b/docs/site/src/static/doc/tokenomics.pdf deleted file mode 100644 index a5232e543af..00000000000 Binary files a/docs/site/src/static/doc/tokenomics.pdf and /dev/null differ diff --git a/docs/site/static/doc/iota.pdf b/docs/site/static/doc/iota.pdf deleted file mode 100644 index 7c988ac6048..00000000000 Binary files a/docs/site/static/doc/iota.pdf and /dev/null differ diff --git a/docs/site/static/paper/iota-lutris.pdf b/docs/site/static/paper/iota-lutris.pdf deleted file mode 100644 index 2762ef6a5bc..00000000000 Binary files a/docs/site/static/paper/iota-lutris.pdf and /dev/null differ diff --git a/docs/site/static/paper/iota.pdf b/docs/site/static/paper/iota.pdf deleted file mode 100644 index 7c988ac6048..00000000000 Binary files a/docs/site/static/paper/iota.pdf and /dev/null differ