Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Toolchain
sgc
Commits
b8075dd2
Commit
b8075dd2
authored
Nov 30, 2018
by
Philipp Nowinski
Browse files
[BUGFIX] correct product link
parent
cc511e80
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/task.js
View file @
b8075dd2
...
...
@@ -134,7 +134,7 @@ module.exports = class task {
chalk
.
bgYellow
(
chalk
.
black
(
'
Are you tired of seeing this message? Buy a license now:
'
))
);
this
.
_logger
.
info
(
chalk
.
bgYellow
(
chalk
.
black
(
'
https://www.sgalinski.de/
typo3-produkte-webentwicklung/
sgc/
'
))
chalk
.
bgYellow
(
chalk
.
black
(
'
https://www.sgalinski.de/sgc/
'
))
);
this
.
_logger
.
info
(
chalk
.
bgYellow
(
'
'
)
...
...
Write
Preview
Supports
Markdown
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