From 68884eee624a1401d20a54999e4b760eb3973d90 Mon Sep 17 00:00:00 2001 From: Hollow Man Date: Thu, 4 Jun 2020 21:53:06 +0800 Subject: [PATCH] fix tutorials #1235 --- tutorials/katacoda/arthas-cn-pathway.json | 17 ----------------- tutorials/katacoda/arthas-pathway.json | 17 ----------------- 2 files changed, 34 deletions(-) delete mode 100644 tutorials/katacoda/arthas-cn-pathway.json delete mode 100644 tutorials/katacoda/arthas-pathway.json diff --git a/tutorials/katacoda/arthas-cn-pathway.json b/tutorials/katacoda/arthas-cn-pathway.json deleted file mode 100644 index 787a21979..000000000 --- a/tutorials/katacoda/arthas-cn-pathway.json +++ /dev/null @@ -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进阶教程" - } - ] -} \ No newline at end of file diff --git a/tutorials/katacoda/arthas-pathway.json b/tutorials/katacoda/arthas-pathway.json deleted file mode 100644 index 2341a3a5a..000000000 --- a/tutorials/katacoda/arthas-pathway.json +++ /dev/null @@ -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" - } - ] -} \ No newline at end of file