[DOCS]fix typo in link to source code (#25968)

This commit is contained in:
Sarah Hersh 2018-11-20 15:49:51 -05:00 committed by GitHub
parent 682c50c0c2
commit 7fbac45ec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,4 +55,4 @@ The returned `EmbeddedVisualizeHandler` itself has the following methods and pro
- `removeRenderCompleteListener(listener)`: removes an event listener from the handler again
You can find the detailed `EmbeddedVisualizeHandler` documentation in its
{repo}blob/{branch}/src/ui/public/visualize/loader/embedded_visualize_handler.js[source code].
{repo}blob/{branch}/src/ui/public/visualize/loader/embedded_visualize_handler.ts[source code].