Paul-TT commented on a change in pull request #8:
URL: https://github.com/apache/pulsar-site/pull/8#discussion_r822854239



##########
File path: site2/website-next/docusaurus.config.js
##########
@@ -143,54 +142,6 @@ module.exports = {
           position: "right",
           label: "Docs",
         },
-        {
-          label: "REST APIs",
-          position: "right",
-          items: [
-            {
-              label: "Admin REST API",
-              to: "/admin-rest-api",
-            },
-            {
-              label: "Functions",
-              to: "/functions-rest-api",
-            },
-            {
-              label: "Sources",
-              to: "/source-rest-api",
-            },
-            {
-              label: "Sinks",
-              to: "/sink-rest-api",
-            },
-            {
-              label: "Packages",
-              to: "/packages-rest-api",
-            },
-          ],
-        },
-        {
-          label: "CLI",
-          position: "right",
-          items: [
-            {
-              label: "Pulsar Admin",
-              to: "/pulsar-admin-cli",
-            },
-            {
-              label: "Pulsar Client",
-              to: "/pulsar-client-cli",
-            },
-            {
-              label: "Pulsar Perf",
-              to: "/pulsar-perf-cli",
-            },
-            {
-              label: "Pulsar",
-              to: "/pulsar-cli",
-            },
-          ],
-        },

Review comment:
       @urfreespace  On the website weekly meeting yesterday, it was been 
decided that these links will be added to the docs and removed from the nav. 




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


Reply via email to