This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new ed07f44  fix: update sidebar config (#1539)
ed07f44 is described below

commit ed07f44b2b164aeb648e459d06b39f91b8b825e3
Author: 琚致远 <[email protected]>
AuthorDate: Tue Mar 2 17:13:27 2021 +0800

    fix: update sidebar config (#1539)
---
 docs/en/latest/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json
index 70ae9e6..a1466a5 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -1,6 +1,6 @@
 {
   "version": 2.4,
-  "docs": [
+  "sidebar": [
     {
       "type": "category",
       "label": "Getting Started",

Reply via email to