We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b7027 commit e53a72eCopy full SHA for e53a72e
src/app/containers/ErrorContainer.tsx
@@ -94,8 +94,8 @@ function ErrorContainer(): JSX.Element {
94
<ErrorMsg loadingArray={loadingArray} status={status} launchContent={launch} />
95
</div>
96
<br />
97
- <a href='https://reactime.dev/' target='_blank' rel='noopener noreferrer'>
98
- Please visit reactime.dev to more info.
+ <a href='https://www.reacti.me/' target='_blank' rel='noopener noreferrer'>
+ Please visit the Reactime website for more info.
99
</a>
100
101
);
0 commit comments