mirror of
https://gitee.com/arthas/arthas.git
synced 2024-11-30 03:07:37 +08:00
fix tutorials #1235
This commit is contained in:
parent
ab59d73f76
commit
68884eee62
@ -1,17 +0,0 @@
|
||||
{
|
||||
"title": "Arthas 教程",
|
||||
"description": "使用Arthas的教程",
|
||||
"icon": "fa-katacoda",
|
||||
"courses": [
|
||||
{
|
||||
"course_id": "arthas-basics-cn",
|
||||
"title": "Arthas基础教程",
|
||||
"description": "Arthas基础教程"
|
||||
},
|
||||
{
|
||||
"course_id": "arthas-advanced-cn",
|
||||
"title": "Arthas进阶教程",
|
||||
"description": "Arthas进阶教程"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
{
|
||||
"title": "Arthas Tutorials",
|
||||
"description": "Example of Arthas",
|
||||
"icon": "fa-katacoda",
|
||||
"courses": [
|
||||
{
|
||||
"course_id": "arthas-basics-en",
|
||||
"title": "Arthas Basics",
|
||||
"description": "Arthas Basics"
|
||||
},
|
||||
{
|
||||
"course_id": "arthas-advanced-en",
|
||||
"title": "Arthas Advanced",
|
||||
"description": "Arthas Advanced"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user