SignorMercurio commented on code in PR #18132:
URL: https://github.com/apache/pulsar/pull/18132#discussion_r1000331285
##########
site2/website/sidebars.json:
##########
@@ -368,11 +368,7 @@
"items": [
"reference-terminology",
"reference-cli-tools",
- {
- "type": "link",
- "href": "https://pulsar.apache.org/reference",
- "label": "Pulsar configuration"
- },
+ "reference-configuration",
Review Comment:
@Anonymitaet suggests that we should make it a Markdown page instead of a
direct link, so it's changed back here.
--
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]