Skip to content

Commit df29d18

Browse files
authored
Merge pull request #19 from reactimetravel/Mel
fixed a link to the article
2 parents b27770d + bb1eb6b commit df29d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/components/LandingPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export default function LandingPage() {
3939
<div>
4040
<a
4141
target="_blank"
42-
href="https://javascript.plainenglish.io/relaunching-reactime-updates-and-a-new-accessibility-feature-1f0fd3a5bd8c"
42+
href="https://medium.com/@loganjnelsen/reactime-v25-the-time-to-react-is-now-ace90e45a9c7"
4343
className="inline-flex space-x-4"
4444
>
4545
{/* <span className="rounded px-2.5 py-1 text-sm font-semibold text-rose-500">

0 commit comments

Comments
 (0)