Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
sgc
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
14
Issues
14
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Toolchain
sgc
Commits
b8075dd2
Commit
b8075dd2
authored
Nov 30, 2018
by
Philipp Nowinski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[BUGFIX] correct product link
parent
cc511e80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/task.js
core/task.js
+1
-1
No files found.
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
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