Skip to content

Commit b913e3d

Browse files
author
Xy_Lose
committed
fix resource.html
1 parent a792d60 commit b913e3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="header-logo">Modded MITE</div>
55
<nav class="header-nav">
66
<a href="/index.html" class="header-nav-button">首页</a>
7-
<a href="/pages/fml3-mods.html" class="header-nav-button">资源</a>
7+
<a href="/pages/resource.html" class="header-nav-button">资源</a>
88
<a href="/pages/contact.html" class="header-nav-button">关于</a>
99
</nav>
1010
</header>

0 commit comments

Comments
 (0)