diff --git a/.gitignore b/.gitignore index 3006b271da6f6c4ae1399a31d3a6b1f5547a976d..b3e26b78ea853cbb5897ce2f41430e141133d41f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ book/ +src/https:/* \ No newline at end of file diff --git a/README.md b/README.md index 5187df47dbf504fad21b9a9601a2044e9a7557b9..fcffc4b04cc5389e3e608753cc279fad731ceeb1 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,3 @@ Learning Lab 是一种依托于仓库进行交互学习的新型方式,基于 - alert 后续,我们也将逐步完善和开放更多基于代码仓库的能力,用于打造具有更好学习体验的课程。 - -## course 的创建过程 - -现阶段,我们支持通过现有仓库创建课程以及通过模板仓库创建课程两种方式,其中: - -### 通过现有仓库创建课程 - diff --git a/src/https:/codechina.csdn.net/codechina_dev/learning-lab/-/issues b/src/https:/codechina.csdn.net/codechina_dev/learning-lab/-/issues deleted file mode 100644 index 3a835a8c065ab773c41b95e49f11cee7231eec30..0000000000000000000000000000000000000000 --- a/src/https:/codechina.csdn.net/codechina_dev/learning-lab/-/issues +++ /dev/null @@ -1 +0,0 @@ -# 问题反馈 diff --git a/src/user/learn.md b/src/user/learn.md index 91b4741743703f002dbfa91f4f2abd1ba00ef185..9441d75abb6b4752e0b5c30df7f4508b7b9f680a 100644 --- a/src/user/learn.md +++ b/src/user/learn.md @@ -1,6 +1,6 @@ # 学习课程 -当用户进入课程页面后,在课程上点击 【开学学习】 按钮就可以开始当前课程的学习。 +当用户进入课程页面后,在课程上点击 【开始学习】 按钮就可以开始当前课程的学习。 ![课程学习](../img/course-page.png)