Improve exporting markdown
This commit is contained in:
@@ -1527,7 +1527,7 @@ module.exports = function (options) {
|
||||
console.log("Done processing all...")
|
||||
}
|
||||
|
||||
response.redirect(`/project/${project.id}`)
|
||||
response.redirect(`/projects/${project.id}`)
|
||||
} else {
|
||||
next()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user