Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Commit bd59a63

Browse files
chore: update website link (#511)
1 parent f8ce243 commit bd59a63

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • website/src/components/WebsiteNotice

website/src/components/WebsiteNotice/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ const WebsiteNotice: React.FC = () => {
1616
</p>
1717
<div className={styles.newUrl}>
1818
<span className={styles.link}>
19-
https://spec-untp-fbb45f.opensource.unicc.org
19+
untp.unece.org
2020
</span>
2121
</div>
2222
<div className={styles.actions}>
2323
<a
24-
href="https://spec-untp-fbb45f.opensource.unicc.org"
24+
href="https://untp.unece.org"
2525
target="_blank"
2626
rel="noopener noreferrer"
2727
className={styles.button}

0 commit comments

Comments
 (0)