summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl1
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 28f38ad903f..75574605fe2 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -7678,6 +7678,7 @@ Write graphviz (dot+neato) inline in LaTeX documents
<li><b><a href="texmf-dist/doc/latex/grayhints/doc">grayhints</a></b>:<small>
Produce 'gray hints' to a variable text field
+<a href="texmf-dist/doc/latex/grayhints/doc/grayhints.pdf">grayhints.pdf</a>,
<a href="texmf-dist/doc/latex/grayhints/doc/grayhints_man.pdf">grayhints_man.pdf</a>,
<a href="texmf-dist/doc/latex/grayhints/examples/gh-eforms.pdf">gh-eforms.pdf</a>.
</small></li>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index cbb8ca4e3fe..1e5ba803dbb 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,7 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,