fix: Fix Editorial feature

This commit is contained in:
Khaled Garbaya
2017-11-08 11:05:20 +01:00
parent d5ac23e3db
commit 1c36ea6c85

View File

@@ -8,7 +8,7 @@ mixin editorialFeatures(entry)
+entryState(entry)
.editorial-features__item
a.editorial-features__text(
href=`https://app.contentful.com/spaces/${settings.space}/entries/${entry.sys.id}`
href=`https://app.contentful.com/spaces/${settings.spaceId}/entries/${entry.sys.id}`
target='_blank'
rel='noopener'
) Edit in the web app