You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/28 17:42:57 UTC

[GitHub] [apisix-website] iamayushdas commented on a change in pull request #385: fix: navigation path naming for apisix-java-plugin-runner

iamayushdas commented on a change in pull request #385:
URL: https://github.com/apache/apisix-website/pull/385#discussion_r659993045



##########
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:
       Its the id of page




-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org