From 14ec087075442be5aa559d7178a4c51a05786633 Mon Sep 17 00:00:00 2001 From: robcolbert Date: Wed, 3 Jul 2019 15:50:12 -0400 Subject: [PATCH] It's GitLab, self-hosted, and not GitHub --- .../gabsocial/features/ui/components/link_footer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/gabsocial/features/ui/components/link_footer.js b/app/javascript/gabsocial/features/ui/components/link_footer.js index cce9f74e..1b0eb3d7 100644 --- a/app/javascript/gabsocial/features/ui/components/link_footer.js +++ b/app/javascript/gabsocial/features/ui/components/link_footer.js @@ -33,8 +33,8 @@ const LinkFooter = ({ onOpenHotkeys, account }) => (

{repository} (v{version}) }} + defaultMessage='Gab Social is open source software. You can contribute or report issues on our self-hosted GitLab at {gitlab}.' + values={{ gitlab: {repository} (v{version}) }} />

© 2019 Gab AI Inc.