It's GitLab, self-hosted, and not GitHub
This commit is contained in:
parent
c93755cff2
commit
14ec087075
@ -33,8 +33,8 @@ const LinkFooter = ({ onOpenHotkeys, account }) => (
|
|||||||
<p>
|
<p>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='getting_started.open_source_notice'
|
id='getting_started.open_source_notice'
|
||||||
defaultMessage='Gab Social is open source software. You can contribute or report issues on GitHub at {github}.'
|
defaultMessage='Gab Social is open source software. You can contribute or report issues on our self-hosted GitLab at {gitlab}.'
|
||||||
values={{ github: <span><a href={source_url} rel='noopener' target='_blank'>{repository}</a> (v{version})</span> }}
|
values={{ gitlab: <span><a href={source_url} rel='noopener' target='_blank'>{repository}</a> (v{version})</span> }}
|
||||||
/>
|
/>
|
||||||
</p>
|
</p>
|
||||||
<p>© 2019 Gab AI Inc.</p>
|
<p>© 2019 Gab AI Inc.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user