Skip to content

Commit 4f2bc07

Browse files
committed
updated href url
1 parent e18956b commit 4f2bc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/pages/components/LandingPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default function LandingPage() {
3838
</div>
3939
<div className="mt-20">
4040
<div>
41-
<a href="#" className="inline-flex space-x-4">
41+
<a target="_blank" href="https://medium.com/@reactime/reactime-v17-0-0-now-with-support-for-the-context-api-and-a-modern-ui-f0edf9e54dae" className="inline-flex space-x-4">
4242
<span className="rounded bg-rose-50 px-2.5 py-1 text-sm font-semibold text-rose-500">
4343
What's new
4444
</span>

0 commit comments

Comments
 (0)