Skip to content

Commit

Permalink
Fix link in embed visualize docs (#22557) (#22572)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Aug 31, 2018
1 parent ed314be commit cac2043
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For a more complex use-case you usually want to use that method.
`params` is a parameter object specifying several parameters, that influence rendering.

You will find a detailed description of all the parameters in the inline docs
in the {repo}blob/{branch}/src/ui/public/visualize/loader/loader.js[loader source code].
in the {repo}blob/{branch}/src/ui/public/visualize/loader/types.ts[loader source code].

Both methods return an `EmbeddedVisualizeHandler`, that gives you some access
to the visualization. The `embedVisualizationWithSavedObject` method will return
Expand Down

0 comments on commit cac2043

Please sign in to comment.