Skip to content

Commit e53a72e

Browse files
committed
updated reactime website and text info on error page
1 parent 95b7027 commit e53a72e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/containers/ErrorContainer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ function ErrorContainer(): JSX.Element {
9494
<ErrorMsg loadingArray={loadingArray} status={status} launchContent={launch} />
9595
</div>
9696
<br />
97-
<a href='https://reactime.dev/' target='_blank' rel='noopener noreferrer'>
98-
Please visit reactime.dev to more info.
97+
<a href='https://www.reacti.me/' target='_blank' rel='noopener noreferrer'>
98+
Please visit the Reactime website for more info.
9999
</a>
100100
</div>
101101
);

0 commit comments

Comments
 (0)