mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
fix plugin.js
link (#17710)
This commit is contained in:
parent
366407d22d
commit
4480c14895
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ The Kibana directory must be named `kibana`, and your plugin directory must be l
|
|||
|
||||
[float]
|
||||
==== References in the code
|
||||
- {repo}blob/{branch}/src/server/plugins/plugin.js[Plugin class]: What options does the `kibana.Plugin` class accept?
|
||||
- {repo}blob/{branch}/src/server/plugins/lib/plugin.js[Plugin class]: What options does the `kibana.Plugin` class accept?
|
||||
- <<development-uiexports>>: What type of exports are available?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue