fix(links): link correct GH repository
This commit is contained in:
committed by
Khaled Garbaya
parent
b0a2e9942e
commit
b73d733626
@@ -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)}
|
||||||
|
|||||||
Reference in New Issue
Block a user