update chapter3

This commit is contained in:
Linpiing 2024-06-26 09:09:49 +07:00
parent a8b0d6ccc7
commit 9c16683a4f
3 changed files with 55 additions and 44 deletions

View file

@ -8,7 +8,7 @@
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "คู่มือการใช้งาน",
"label": "คู่มือการใช้งาน (เจ้าหน้าที่)",
"children": [
{
"label": "การเข้าสู่ระบบ",
@ -130,13 +130,13 @@
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "การตรวจสอบและแก้ไขปัญหา",
"label": "คู่มือการตรวจสอบและแก้ไข",
"path": "/debug"
},
{
"icon": "mdi-file-outline",
"activeIcon": "mdi-file",
"label": "Build and Deploy",
"label": "คู่มือการจัดการระบบ",
"path": "/build-and-deploy"
}
]