mirror of https://github.com/alibaba/arthas.git
fix tutorials #1235
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