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