From fba90eb734713f3efc96fd11c24e7d85210488f6 Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Wed, 23 Jan 2019 10:28:47 +0100 Subject: [PATCH] Remove Swarm-related links from the sidebar --- _data/sidebar.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/_data/sidebar.yml b/_data/sidebar.yml index 9e2b31cdbc..dcc763fe53 100644 --- a/_data/sidebar.yml +++ b/_data/sidebar.yml @@ -20,13 +20,4 @@ Developers: - Mobile Clients: /docs/Mobile-Clients/Libraries-and-Inproc-Ethereum-Nodes - Native DApps: /docs/Native-DApps/Go-bindings-to-Ethereum-contracts - Active go-ethereum projects: /docs/Active-go-ethereum-projects - - Other documents: /docs/other-documents -Swarm and friends: - - TODO: /docs/Swarm---TODO - - distributed preimage archive: /docs/Swarm---distributed-preimage-archive - - Channels, Namereg-resolution: /docs/Swarm-Channels,-Namereg-resolution-draft - - Contract: /docs/Swarm-Contract - - POC series: /docs/swarm---POC-series - - dev progress: /docs/swarm-dev-progress - - roadmap: /docs/swarm-roadmap - - IPFS & SWARM: /docs/IPFS--SWARM \ No newline at end of file + - Other documents: /docs/other-documents \ No newline at end of file