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/22 05:31:03 UTC

[GitHub] [apisix-java-plugin-runner] juzhiyuan commented on a change in pull request #36: refactor: added config.json and directory refactored

juzhiyuan commented on a change in pull request #36:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/36#discussion_r655887495



##########
File path: docs/en/latest/config.json
##########
@@ -1,10 +1,20 @@
 {
-    "version": 1.0,
+    "version": 0.1,
     "sidebar": [
       {
         "type": "category",
-        "label": "Installation",
-        "items": [ "development", "how-it-works", "the-internal-of-apisix-java-plugin-runner" ]
+        "label": "Development",
+        "id": "development"
+      },
+      {
+        "type": "category",
+        "label": "Working",

Review comment:
       🤔 Not sure if we have a better label?




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

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