mirror of
https://github.com/PlayEdu/backend
synced 2025-06-08 04:44:05 +08:00
首页文档跳转地址优化
This commit is contained in:
parent
1cf8b33a81
commit
57e216fc07
@ -558,7 +558,7 @@ const DashboardPage = () => {
|
|||||||
<div className={styles["usage-guide"]}>
|
<div className={styles["usage-guide"]}>
|
||||||
<img className={styles["banner"]} src={banner} alt="" />
|
<img className={styles["banner"]} src={banner} alt="" />
|
||||||
<Link
|
<Link
|
||||||
to="https://www.playedu.xyz/docs/docs/guide/"
|
to="https://www.playedu.xyz/book/opensource-handbook/article/wFymJ4SXcX"
|
||||||
target="blank"
|
target="blank"
|
||||||
className={styles["link"]}
|
className={styles["link"]}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user