mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-28 21:26:31 +00:00
web: a quick path fix
This commit is contained in:
@@ -420,6 +420,8 @@ module.exports = function (ty) {
|
||||
throw new Error(`Broken link: ${parsed.path} in ${hostFile}`)
|
||||
}
|
||||
}
|
||||
|
||||
return uri.serialize(parsed)
|
||||
}
|
||||
}).use(markdownItAnchor, {
|
||||
slugify: (str) =>
|
||||
|
||||
Reference in New Issue
Block a user