diff --git a/_includes/nav.html b/_includes/nav.html
index c0b51f9b..472a2833 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -20,7 +20,7 @@
Search Engines
Cloud Storage
Social Networks
- Social News Aggregators
+ Social News Aggregators
DNS
Hosting
PasteBins
diff --git a/_includes/sections/social-news-agregator.html b/_includes/sections/social-news-aggregator.html
similarity index 86%
rename from _includes/sections/social-news-agregator.html
rename to _includes/sections/social-news-aggregator.html
index 1d59d8e2..5bc4ff85 100644
--- a/_includes/sections/social-news-agregator.html
+++ b/_includes/sections/social-news-aggregator.html
@@ -1,4 +1,4 @@
-
If you are currently using a online bulletin board like Reddit, you should pick an alternative here.
@@ -7,7 +7,7 @@
{% include cardv2.html
title="Aether"
image="/assets/img/tools/aether.png"
-description='https://github.com/nehbit/aether/blob/master/LICENSE.md">free/libre and open source decentralized social news aggregator with a built in voting system.'
+description='
Free/libre and open source decentralized social news aggregator with a built in voting system.'
website="https://github.com/nehbit/aether"
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
github="https://github.com/nehbit/aether"
diff --git a/pages/old.html b/pages/old.html
index 100dccbc..07adabf6 100644
--- a/pages/old.html
+++ b/pages/old.html
@@ -61,7 +61,7 @@ permalink: /classic/
{% include sections/social-networks.html %}
-{% include sections/social-news-agregator.html %}
+{% include sections/social-news-aggregator.html %}
{% include sections/dns.html %}
diff --git a/pages/providers/social-news-aggregator.html b/pages/providers/social-news-aggregator.html
new file mode 100644
index 00000000..a37354ad
--- /dev/null
+++ b/pages/providers/social-news-aggregator.html
@@ -0,0 +1,8 @@
+---
+layout: page
+permalink: /providers/social-news-aggregator/
+title: "Social News Aggregator"
+description: "Stay up-to-date with privacy-respecting online bulletin boards."
+---
+
+{% include sections/social-news-aggregator.html %}
diff --git a/pages/providers/social-news-agregator.html b/pages/providers/social-news-agregator.html
deleted file mode 100644
index f5f00183..00000000
--- a/pages/providers/social-news-agregator.html
+++ /dev/null
@@ -1,8 +0,0 @@
----
-layout: page
-permalink: /providers/social-news-agregator/
-title: "Social News Agregator"
-description: "Online Bulletin Boards"
----
-
-{% include sections/social-news-agregator.html %}