diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml
index f9d808bede..ca9dac8bb0 100644
--- a/app/views/layouts/public.html.haml
+++ b/app/views/layouts/public.html.haml
@@ -45,6 +45,6 @@
%h4= t 'footer.more'
%ul
%li= link_to t('about.source_code'), Mastodon::Version.source_url
- %li= link_to 'joinmastodon.org', 'https://joinmastodon.org'
+ %li= link_to t('about.apps'), 'https://joinmastodon.org/apps'
= render template: 'layouts/application'
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 65fc7b78e0..7809b8e68f 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -6,6 +6,7 @@ en:
about_this: About
administered_by: 'Administered by:'
api: API
+ apps: Mobile apps
closed_registrations: Registrations are currently closed on this instance. However! You can find a different instance to make an account on and get access to the very same network from there.
contact: Contact
contact_missing: Not set