diff --git a/src/assets/feeds/links.xsl b/src/assets/feeds/links.xsl
index 018c3c2c..a15f3cc8 100644
--- a/src/assets/feeds/links.xsl
+++ b/src/assets/feeds/links.xsl
@@ -45,9 +45,7 @@
Feed preview • links
-
Recently read and favorited links
- sourced from my Reader favorites.
-
+ A feed of links I've liked.
diff --git a/src/feeds.md b/src/feeds.md
index c3d04e75..5cdbce6b 100644
--- a/src/feeds.md
+++ b/src/feeds.md
@@ -25,6 +25,6 @@ class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 m
- Posts ([RSS](/feed.xml) • [JSON](/feed.json)): a feed of all of my blog posts.
-- Links ([RSS](/links.xml) • [JSON](/links.json)): a feed of links I've liked on Instapaper.
+- Links ([RSS](/links.xml) • [JSON](/links.json)): a feed of links I've liked.
- Books ([RSS](/books.xml) • [JSON](/books.json)): a feed of books I've finished reading.
- Follow ([RSS](/follow.xml) • [JSON](/follow.json)): a feed of my web activity comprised of blog posts, links, movies and books (using the same data sources as [my now page](/now)).