mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-09 04:49:26 +00:00
fix(docs): Fix document build error (#2271)
This commit is contained in:
13
docs/patchs/fix_0.6.3.patch
Normal file
13
docs/patchs/fix_0.6.3.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/docs/sidebars.js b/docs/sidebars.js
|
||||
index e95be6d2..561bc8f7 100755
|
||||
--- a/docs/sidebars.js
|
||||
+++ b/docs/sidebars.js
|
||||
@@ -186,7 +186,7 @@ const sidebars = {
|
||||
id: "awel/awel_tutorial/advanced_guide/4.1_lifecycle"
|
||||
}
|
||||
]
|
||||
- },,
|
||||
+ },
|
||||
{
|
||||
type: "category",
|
||||
label: "5. AWEL Template",
|
Reference in New Issue
Block a user