feat: Minor fixes (#73)

* feat: Address JPs Feedback

* fix: settings config

* fix: fix tests
This commit is contained in:
Khaled Garbaya
2017-11-30 12:46:30 +01:00
committed by GitHub
parent ffc2df6a41
commit b456500c9f
9 changed files with 20 additions and 19 deletions

View File

@@ -136,7 +136,7 @@ html
| .
p
| #{translate('modalSpaceIntro', currentLocale.code)} 
a(href='https://github.com/contentful/content-models/tree/master/the-example-app' target='_blank' rel='noopener')=translate('modalSpaceLinkLabel', currentLocale.code)
a(href='https://github.com/contentful/content-models/blob/master/the-example-app/README.md ' target='_blank' rel='noopener')=translate('modalSpaceLinkLabel', currentLocale.code)
| .
.modal__cta-wrapper
a(href='#').modal__cta.close #{translate('modalCTALabel', currentLocale.code)}