mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[packages] Add www to metadata url
This commit is contained in:
parent
f59443316e
commit
d64ca9c35b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ module.exports = function (grunt) {
|
|||
'--name', 'kibana',
|
||||
'--description', 'Explore\ and\ visualize\ your\ Elasticsearch\ data.',
|
||||
'--version', version,
|
||||
'--url', 'https://elastic.co',
|
||||
'--url', 'https://www.elastic.co',
|
||||
'--vendor', 'Elasticsearch,\ Inc.',
|
||||
'--maintainer', 'Kibana Team\ \<info@elastic.co\>',
|
||||
'--license', 'Apache\ 2.0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue