Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Giorgio Sironi
pubsweet
Commits
6e6f6336
Commit
6e6f6336
authored
Dec 14, 2018
by
Giorgio Sironi
Browse files
Correct wrong documentation link in error log
parent
113ef1fc
Pipeline
#10474
failed with stages
in 8 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packages/components/SendEmail-server/src/SendEmail.js
View file @
6e6f6336
...
...
@@ -8,7 +8,7 @@ try {
}
catch
(
err
)
{
logger
.
error
(
'
Mailer: The configuration is either invalid or missing. Check here:
'
+
'
https://gitlab.coko.foundation/pubsweet/pubsweet/tree/master/packages/components/
packages/
SendEmail-server
'
,
'
https://gitlab.coko.foundation/pubsweet/pubsweet/tree/master/packages/components/SendEmail-server
'
,
)
throw
err
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment