mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated download links
This commit is contained in:
@@ -180,7 +180,7 @@ module.exports = function (grunt) {
|
||||
upload: [
|
||||
{
|
||||
src: '<%= tempDir %>/dist.zip',
|
||||
dest: 'kibana/releases/<%= pkg.name %>-latest.zip',
|
||||
dest: 'kibana/kibana/<%= pkg.name %>-latest.zip',
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user