We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5f3cd commit f97f101Copy full SHA for f97f101
.github/workflows/test.yml
@@ -47,6 +47,7 @@ jobs:
47
--verbose
48
--no-progress
49
--config .github/lychee.toml
50
+ --root-dir ./wiki/public/
51
.
52
- uses: actions/download-artifact@v7
53
with:
wiki/news/2026.md
@@ -28,4 +28,4 @@
28
29
与 v3.8.6 相比,主要是修复小问题。如无需要,可以不升级。
30
31
-另外,此版本还用于测试新加的 [open in TeXPage 按钮](/guide/preface#q-bithesis-都包含哪些模板)能否正常刷新,并为未来拆分`bithesis.dtx`保存快照。
+另外,此版本还用于测试新加的 [open in TeXPage 按钮](../guide/preface.md#q-bithesis-都包含哪些模板)能否正常刷新,并为未来拆分`bithesis.dtx`保存快照。
0 commit comments