Move swarm content to legacy
This commit is contained in:
@ -52,18 +52,14 @@ collections:
|
|||||||
caption: Whisper
|
caption: Whisper
|
||||||
sidebar_index: 6
|
sidebar_index: 6
|
||||||
frontpage: _whisper/Whisper-Overview.md
|
frontpage: _whisper/Whisper-Overview.md
|
||||||
swarm:
|
|
||||||
output: true
|
|
||||||
caption: Swarm
|
|
||||||
sidebar_index: 7
|
|
||||||
doc:
|
doc:
|
||||||
output: true
|
output: true
|
||||||
caption: Other
|
caption: Other
|
||||||
sidebar_index: 8
|
sidebar_index: 7
|
||||||
legacy:
|
legacy:
|
||||||
output: true
|
output: true
|
||||||
caption: Legacy content
|
caption: Legacy content
|
||||||
sidebar_index: 9
|
sidebar_index: 8
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -3,4 +3,4 @@ title: Install
|
|||||||
root: ..
|
root: ..
|
||||||
permalink: /install/
|
permalink: /install/
|
||||||
---
|
---
|
||||||
See [Installing Geth](doc/Installing-Geth).
|
See [Installing Geth](../doc/Installing-Geth).
|
Reference in New Issue
Block a user