Skip to content

Commit 7562bda

Browse files
authored
Update page.tsx
1 parent 611b164 commit 7562bda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/app/en/(ioltw)/student/register-information

src/app/en/(ioltw)/student/register-information/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default function RegisterInformation() {
5151
<h4>After online registration and payment, confirm your eligibility to compete for the first stage of national selection.</h4>
5252
<div style={{display: "flex", justifyContent: "center", gap: "40px", alignItems: "center"}}>
5353
<a href="/pdf/2026TOL_rules.pdf" className="btn btn-outline-danger">Read the [Taiwan National Selection Regulations] 👀 </a>
54-
<a href="ttps://forms.gle/KNzQQDBM4wLgk3yM9" className="btn btn-outline-danger">Go to Taiwan Linguistics Olympiad National Preliminary Registration System</a>
54+
<a href="https://forms.gle/dfV5jLegx6P2CLmh7" className="btn btn-outline-danger">Go to Taiwan Linguistics Olympiad National Preliminary Registration System</a>
5555
</div>
5656
</div>
5757
</div>

0 commit comments

Comments
 (0)