tisonkun commented on PR #174: URL: https://github.com/apache/pulsar-site/pull/174#issuecomment-1225988594
Closed. It seems I can use the following snippet to redirect. Should submit a pr on the main repo: ```mdx --- id: develop-binary-protocol title: Pulsar binary protocol specification2 sidebar_label: "Binary protocol2" --- import {Redirect} from '@docusaurus/router'; <Redirect to="developing-binary-protocol" /> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org