Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit df29d6d

Browse files
committed
chore
1 parent 047336f commit df29d6d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packages/app/src/systems/Core/components/DeprecatedAlert.tsx

+4-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ export function DeprecatedAlert() {
1212
}}
1313
>
1414
<Alert.Description>
15-
This Portal website is not functional anymore.
15+
This Portal website is not functional anymore and will be shut down
16+
completely soon.
1617
<br />
17-
It has been migrated to:&nbsp;
18+
<br />
19+
Check the new version of Fuel Portal here: &nbsp;
1820
<Link href="https://app.fuel.network" isExternal>
1921
https://app.fuel.network
2022
</Link>

0 commit comments

Comments
 (0)