tisonkun commented on code in PR #459: URL: https://github.com/apache/pulsar-site/pull/459#discussion_r1129186361
########## docs/about.md: ########## @@ -25,12 +25,12 @@ Select one of the content blocks below to begin your Pulsar journey. If you ... * An experienced Pulsar coder looking for API, metrics, or configuration documentation, go to **Reference**. <BlockLinks> - <BlockLink title="About Pulsar" url="/docs/next/concepts-overview/" /> - <BlockLink title="Get Started" url="/docs/next/getting-started-home/" /> - <BlockLink title="Install, Deploy, Upgrade" url="/docs/next/install-deploy-upgrade-landing/" /> - <BlockLink title="Pulsar for Developers" url="/docs/next/developers-landing/" /> - <BlockLink title="How To" url="/docs/next/how-to-landing/" /> - <BlockLink title="Reference" url="/docs/next/reference-landing/" /> + <BlockLink title="About Pulsar" url="concepts-overview" /> + <BlockLink title="Get Started" url="/docs/next/getting-started-home" /> + <BlockLink title="Install, Deploy, Upgrade" url="/docs/next/install-deploy-upgrade-landing" /> + <BlockLink title="Pulsar for Developers" url="/docs/next/developers-landing" /> + <BlockLink title="How To" url="/docs/next/how-to-landing" /> Review Comment: Shall we apply the relative path for these tags consistently also? -- 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]
