Fix broken FAQ link
Add a forward slash before faq.html... for the expiring pads FAQ link.
This commit is contained in:
parent
01dd6953b9
commit
faaff60f74
@ -1870,7 +1870,7 @@ define([
|
||||
h('span.cp-checkmark-mark'),
|
||||
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('input#cp-creation-expire-val', {
|
||||
type: "number",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user