Fix broken link in the 'New' button on cryptpad.fr
This commit is contained in:
parent
b4128ee313
commit
0bdf59c1dd
@ -362,7 +362,7 @@ define([
|
|||||||
tag: 'a',
|
tag: 'a',
|
||||||
attributes: {
|
attributes: {
|
||||||
'target': '_blank',
|
'target': '_blank',
|
||||||
'href': '/' + p,
|
'href': '/' + p + '/',
|
||||||
},
|
},
|
||||||
content: Messages.type[p]
|
content: Messages.type[p]
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user