From b57a47240b83a7afedc979d6680a09a417d7dcdf Mon Sep 17 00:00:00 2001 From: Zhang Fuxin Date: Sun, 31 Oct 2021 16:18:31 +0800 Subject: [PATCH] Fix resource links. Make subsection unnumbered, otherwise it will continue chapter12's subsections which should be a bug. --- 40-references.Rmd | 1 + 50-resources.Rmd | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/40-references.Rmd b/40-references.Rmd index a6a20fa..1ab2f78 100644 --- a/40-references.Rmd +++ b/40-references.Rmd @@ -3,3 +3,4 @@
+\newpage diff --git a/50-resources.Rmd b/50-resources.Rmd index 7cb9511..86e4fc7 100644 --- a/50-resources.Rmd +++ b/50-resources.Rmd @@ -1,7 +1,7 @@ # 相关资源 {-} -## 自动生成的各种格式 +## 自动生成的各种格式 {-} -* [HTML](https://foxsen.github.io/). 在线HTML版本。 -* [PDF](https://foxsen.github.io/bookdown.pdf). PDF版下载链接。 -* [DOCX](https://foxsen.github.io/bookdown.docx). Word版下载链接,其中目录部分需要手工选择下“更新域”才能显示。 +* [HTML](https://foxsen.github.io/archbase). 在线HTML版本。 +* [PDF](https://foxsen.github.io/archbase/bookdown.pdf). PDF版下载链接。 +* [DOCX](https://foxsen.github.io/archbase/bookdown.docx). Word版下载链接,其中目录部分需要手工选择下“更新域”才能显示。