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