diff --git a/menu/navigation.json b/menu/navigation.json index 56f6c98ee9..ff4fb932d3 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -1979,151 +1979,6 @@ "label": "Developer Tools", "slug": "developer-tools" }, - { - "icon": "labs", - "items": [ - { - "items": [ - { - "label": "Overview", - "slug": "../ipfs-pinning" - }, - { - "label": "Concepts", - "slug": "concepts" - }, - { - "label": "Quickstart", - "slug": "quickstart" - }, - { - "items": [ - { - "label": "Create a volume", - "slug": "create-volume" - }, - { - "label": "Add a pin to your data and retrieve it", - "slug": "add-pin" - }, - { - "label": "Delete a volume", - "slug": "delete-volume" - }, - { - "label": "Delete a pin", - "slug": "delete-pin" - } - ], - "label": "How to", - "slug": "how-to" - }, - { - "items": [ - { - "label": "Using Scaleway IPFS Pinning with IPFS Desktop", - "slug": "install-ipfs-desktop" - } - ], - "label": "Additional Content", - "slug": "reference-content" - }, - { - "items": [ - { - "label": "IPFS Pinning API Reference", - "slug": "https://www.scaleway.com/en/developers/api/ipfs/" - }, - { - "label": "Volume operations with Scaleway CLI", - "slug": "volumes-operations" - }, - { - "label": "Using Scaleway IPFS Pinning with Kubo CLI", - "slug": "ipfs-cli" - }, - { - "label": "Getting your pinned content", - "slug": "ipfs-get-content" - }, - { - "label": "Pinning operations with Scaleway CLI", - "slug": "pin-operations" - }, - { - "label": "Getting started with Scaleway IPFS using the CLI", - "slug": "getting-started-with-ipfs-cli" - } - ], - "label": "API/CLI", - "slug": "api-cli" - } - ], - "label": "IPFS Pinning", - "slug": "ipfs-pinning" - }, - { - "items": [ - { - "label": "Overview", - "slug": "../ipfs-naming" - }, - { - "label": "Concepts", - "slug": "concepts" - }, - { - "label": "Quickstart", - "slug": "quickstart" - }, - { - "items": [ - { - "label": "Create a key", - "slug": "create-key" - }, - { - "label": "Import key", - "slug": "import-key" - }, - { - "label": "Update a name", - "slug": "update-name" - }, - { - "label": "Delete a key", - "slug": "delete-key" - } - ], - "label": "How to", - "slug": "how-to" - }, - { - "items": [ - { - "label": "IPFS Naming API Reference", - "slug": "https://www.scaleway.com/en/developers/api/ipns/ipns-api/" - }, - { - "label": "Managing your keys", - "slug": "ipfs-manage-keys" - }, - { - "label": "Name operations", - "slug": "names-operations" - } - ], - "label": "API/CLI", - "slug": "api-cli" - } - ], - "label": "IPFS Naming", - "slug": "ipfs-naming" - } - ], - "label": "Labs", - "slug": "labs" - }, { "icon": "database", "items": [