momo-jun commented on code in PR #18379:
URL: https://github.com/apache/pulsar/pull/18379#discussion_r1016190113


##########
site2/docs/how-to-landing.md:
##########
@@ -0,0 +1,16 @@
+---
+Id: how-to-landing
+title: How-to
+sidebar_label: “”
+—
+
+Learning new software can be an overwhelming task, but relax – most aspects of 
Pulsar can be easily configured in just a few steps. These tutorials will show 
you how to quickly create topics, tenants, and namespaces, produce and consume 
messages, and more!
+
+[How to create a topic](tutorials-topic.md)
+[How to create a tenant](tutorials-tenant.md)
+[How to create a namespace](tutorials-namespace.md)
+[Produce and consume messages](tutorials-produce-consume.md)

Review Comment:
   Can you pls add the above four tutorial-related files to this PR? Without 
them, users will run into 404 issues if users click on these links.



-- 
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]

Reply via email to