From 96d6995b88f10ee52e244f5eb78e9fae773ad2c4 Mon Sep 17 00:00:00 2001 From: paypes <43441600+abbesBenayache@users.noreply.github.com> Date: Thu, 9 Jul 2026 16:55:01 +0200 Subject: [PATCH] docs: remove Live demos section referencing archived sandbox repos We are deprecating the sandbox repos as we shift focus away from Poco toward BAU. --- docs/README.md | 8 -------- typedoc_template.md | 8 -------- 2 files changed, 16 deletions(-) diff --git a/docs/README.md b/docs/README.md index 831377a0..75a172fb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -184,12 +184,4 @@ import { errors } from 'iexec'; --- -# Live demos - -- [Buy computation](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-buy-computation/main?file=%252Fsrc%252Findex.js) -- [Deploy and sell application](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-deploy-and-sell-application/main?file=%2Fsrc%2Findex.js) -- [Deploy and sell dataset](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-deploy-and-sell-dataset/main?file=%2Fsrc%2Findex.js) - ---- - [< Back home](../README.md) diff --git a/typedoc_template.md b/typedoc_template.md index 081818ab..28938f99 100644 --- a/typedoc_template.md +++ b/typedoc_template.md @@ -180,12 +180,4 @@ import { errors } from 'iexec'; --- -# Live demos - -- [Buy computation](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-buy-computation/main?file=%252Fsrc%252Findex.js) -- [Deploy and sell application](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-deploy-and-sell-application/main?file=%2Fsrc%2Findex.js) -- [Deploy and sell dataset](https://codesandbox.io/p/github/iExecBlockchainComputing/iexec-sdk-sandbox-deploy-and-sell-dataset/main?file=%2Fsrc%2Findex.js) - ---- - [< Back home](../README.md)