Merge pull request #234 from sairim/patch-2

Fix broken FAQ link
This commit is contained in:
ansuz
2018-03-21 11:03:58 +01:00
committed by GitHub

View File

@@ -1870,7 +1870,7 @@ define([
h('span.cp-checkmark-mark'), h('span.cp-checkmark-mark'),
Messages.creation_expire Messages.creation_expire
]), ]),
createHelper('faq.html#keywords-expiring', Messages.creation_expire2), createHelper('/faq.html#keywords-expiring', Messages.creation_expire2),
h('div.cp-creation-expire-picker.cp-creation-slider', [ h('div.cp-creation-expire-picker.cp-creation-slider', [
h('input#cp-creation-expire-val', { h('input#cp-creation-expire-val', {
type: "number", type: "number",