There was an error while loading. Please reload this page.
1 parent f8ce243 commit bd59a63Copy full SHA for bd59a63
1 file changed
website/src/components/WebsiteNotice/index.tsx
@@ -16,12 +16,12 @@ const WebsiteNotice: React.FC = () => {
16
</p>
17
<div className={styles.newUrl}>
18
<span className={styles.link}>
19
- https://spec-untp-fbb45f.opensource.unicc.org
+ untp.unece.org
20
</span>
21
</div>
22
<div className={styles.actions}>
23
<a
24
- href="https://spec-untp-fbb45f.opensource.unicc.org"
+ href="https://untp.unece.org"
25
target="_blank"
26
rel="noopener noreferrer"
27
className={styles.button}
0 commit comments