chore(github): replace links with real ones (#41)
This commit is contained in:
committed by
GitHub
parent
0d7b489492
commit
aa769dc02f
@@ -118,7 +118,7 @@ html
|
||||
a(href='https://twitter.com/contentful' target='_blank' rel='noopener')
|
||||
svg
|
||||
use(xlink:href='/icons/icons.svg#twitter')
|
||||
a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener')
|
||||
a(href='https://github.com/contentful' target='_blank' rel='noopener')
|
||||
svg
|
||||
use(xlink:href='/icons/icons.svg#github')
|
||||
section.modal#about-this-modal
|
||||
@@ -129,7 +129,7 @@ html
|
||||
p #{translate('modalIntro', currentLocale.code)}
|
||||
p
|
||||
| #{translate('modalCodeIntro', currentLocale.code)}
|
||||
a(href='https://images.contentful.com/82t39nctsu20/1JOkYZnY8YG0w88ImweME2/c8aef71dfe1ea633e16e17d99379416c/Github-repo_2x__1_.png' target='_blank' rel='noopener') Github
|
||||
a(href='https://github.com/contentful/the-example-app.nodejs' target='_blank' rel='noopener') Github
|
||||
| .
|
||||
.modal__cta-wrapper
|
||||
a(href='#').modal__cta.close #{translate('modalCTALabel', currentLocale.code)}
|
||||
|
||||
Reference in New Issue
Block a user