Yiyiyimu commented on a change in pull request #385: URL: https://github.com/apache/apisix-website/pull/385#discussion_r659997254
########## File path: website/src/theme/DocPage/index.js ########## @@ -32,8 +32,9 @@ function DocPageContent({ currentDocRoute, versionMetadata, children }) { apisix : "getting-started", apisixDashboard : "dashboard", apisixIngressController : "what-is-apisix-ingress-controller", - apisixHelmChart : "install", - apisixDocker : "build-an-image-from-source" + apisixHelmChart : "seeking-help", + apisixDocker : "build-an-image-from-source", + apisixJavaPluginRunner : "overview" Review comment: Like this one?  But it seems for other projects the list here is not corresponding to the link it jumps to like  -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org