mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Fixed path to k4d3
This commit is contained in:
parent
481c9588e7
commit
86c5b06854
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ require.config({
|
|||
gridster: '../bower_components/gridster/dist/jquery.gridster',
|
||||
stacktrace: '../bower_components/stacktrace.js/stacktrace',
|
||||
modules: 'utils/modules',
|
||||
K4D3: '../bower_components/K4D3/k4.d3.js',
|
||||
K4D3: '../bower_components/K4D3/k4.d3',
|
||||
bower_components: '../bower_components'
|
||||
},
|
||||
shim: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue