Skip to content

Commit 42516b6

Browse files
committed
docs: replace outdated link with archived links
1 parent 371f51e commit 42516b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/joinus/advanced/script-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Remember to remove all build artifacts in `assets/build/` before committing.
137137

138138
### Rendering Templates
139139

140-
When rendering custom content with HTML, such as `item.description`, using [art-template](https://aui.github.io/art-template/) for layout is mandatory.
140+
When rendering custom content with HTML, such as `item.description`, using [art-template](https://web.archive.org/web/20241005122615/https://aui.github.io/art-template/) for layout is mandatory.
141141

142142
All templates should be placed in the namespace's `templates` folder with the `.art` file extension.
143143

src/zh/joinus/advanced/script-standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ RSSHub 会将所有路由命名空间的文件夹名附加到路由前面。路
135135

136136
### 渲染模板
137137

138-
当渲染自定义 HTML 内容(例如 `item.description`)时,**必须**使用 [art-template](https://aui.github.io/art-template/) 进行排版。
138+
当渲染自定义 HTML 内容(例如 `item.description`)时,**必须**使用 [art-template](https://web.archive.org/web/20241005122615/https://aui.github.io/art-template/) 进行排版。
139139

140140
所有模板都应放置在路由命名空间下的 `templates` 文件夹中,并使用 `.art` 文件扩展名命名。
141141

0 commit comments

Comments
 (0)