summaryrefslogtreecommitdiff
path: root/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.tsx')
-rw-r--r--pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.tsx b/pages/index.tsx
index 5f313fb2..8b7a2a3e 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -98,7 +98,7 @@ const Home: NextPage = () => {
<Button>Subscribe to my newsletter</Button>
</Link>
<Box opacity="0.5">
- <Link href="https://michal.sapka.me/rss/feed.xml">
+ <Link href="https://www.sapka.me/rss/feed.xml">
or subscribe via RSS
</Link>
</Box>