fix(links): link correct GH repository

This commit is contained in:
Benedikt Rötsch
2017-11-09 15:39:51 +01:00
committed by Benedikt Rötsch
parent c91c141bb1
commit 1587b3a0d8

View File

@@ -33,7 +33,7 @@ html
use(xlink:href='/icons/icons.svg#info') use(xlink:href='/icons/icons.svg#info')
span #{translate('whatIsThisApp', currentLocale.code)} span #{translate('whatIsThisApp', currentLocale.code)}
.header__upper-copy .header__upper-copy
a.header__upper-link(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener') a.header__upper-link(href='https://github.com/contentful/the-example-app.nodejs' target='_blank' rel='noopener')
svg.header__upper-icon svg.header__upper-icon
use(xlink:href='/icons/icons.svg#github') use(xlink:href='/icons/icons.svg#github')
| #{translate('viewOnGithub', currentLocale.code)} | #{translate('viewOnGithub', currentLocale.code)}
@@ -109,7 +109,7 @@ html
.footer__disclaimer .footer__disclaimer
p.footer__disclaimer-text p.footer__disclaimer-text
| #{translate('footerDisclaimer', currentLocale.code)}  | #{translate('footerDisclaimer', currentLocale.code)} 
a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener') #{translate('viewOnGithub', currentLocale.code)} a(href='https://github.com/contentful/the-example-app.nodejs' target='_blank' rel='noopener') #{translate('viewOnGithub', currentLocale.code)}
| .  | . 
a(href=`/imprint${queryString}` ) #{translate('imprintLabel', currentLocale.code)} a(href=`/imprint${queryString}` ) #{translate('imprintLabel', currentLocale.code)}
| .  | .