diff --git a/docs/guides/nwaku/upgrade-instructions.md b/docs/guides/nwaku/upgrade-instructions.md index cc9f35d..c5f178b 100644 --- a/docs/guides/nwaku/upgrade-instructions.md +++ b/docs/guides/nwaku/upgrade-instructions.md @@ -9,9 +9,9 @@ If you are currently using Nwaku and are running on an old version and want to u 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: + 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