From f5b62109972e62770d8de828fc1c5b312fed23f5 Mon Sep 17 00:00:00 2001 From: Gabriel mermelstein Date: Thu, 29 Aug 2024 14:40:37 -0600 Subject: [PATCH] Add sidebar label and fix formatting --- docs/guides/nwaku/migrate-version.md | 4 +--- sidebars.js | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/guides/nwaku/migrate-version.md b/docs/guides/nwaku/migrate-version.md index 58d3f48..cc9f35d 100644 --- a/docs/guides/nwaku/migrate-version.md +++ b/docs/guides/nwaku/migrate-version.md @@ -11,9 +11,7 @@ import { AccordionItem } from '@site/src/components/mdx' Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format: - ``` - /waku/2/rs// - ``` + `/waku/2/rs//` In order to migrate your existing application, you need to: 1. Make sure that your clients are sending messages to pubsub topics in the required format diff --git a/sidebars.js b/sidebars.js index fcb3b0b..c1a8387 100644 --- a/sidebars.js +++ b/sidebars.js @@ -22,6 +22,7 @@ const sidebars = { "guides/nwaku/config-options", "guides/nwaku/configure-nwaku", "guides/nwaku/faq", + "guides/nwaku/migrate-version", { type: "html", value: