labuladong commented on code in PR #18860: URL: https://github.com/apache/pulsar/pull/18860#discussion_r1046621049
########## site2/docs/how-to-landing.md: ########## @@ -1,7 +1,7 @@ --- Id: how-to-landing -title: How-to -sidebar_label: “” +title: How to landing +sidebar_label: "How to landing" --- Review Comment: I've tested, remove `sidebar_label: “”` works fine. I think removing it is better because using`“”` is too tricky and not a good practice in the document. > they will appear in the sidebar soon or later. We can just add it at any time if we need it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
