Skip to content

Commit 3aa274c

Browse files
committed
page /join: match link title and linked page title
1 parent a60a81b commit 3aa274c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/join.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import { Icon } from "astro-icon/components";
5757
</ActionButton>
5858
<h2>📅 新歓日程</h2>
5959
<p>新歓の日程は、こちらから確認できます。</p>
60-
<ActionButton to="/welcome-events">新歓イベント日程</ActionButton>
60+
<ActionButton to="/welcome-events">新歓イベント</ActionButton>
6161
<h2>💬 コミュニティについて</h2>
6262
<p>また、 ut.code(); では Slack コミュニティを運営しています。</p>
6363
<p>

0 commit comments

Comments
 (0)