kibana/examples/locator_explorer
Gerard Soldevila fb26c1c683
SKA: Update broken references and URLs (#206836)
## Summary

Updates a number of broken file references and broken links.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Alejandro Fernández Haro <afharo@gmail.com>
2025-01-28 03:32:48 +00:00
..
public SKA: Update broken references and URLs (#206836) 2025-01-28 03:32:48 +00:00
kibana.jsonc Set correct ownership of older app-services code (#168209) 2023-10-09 18:57:26 +02:00
README.md Locator docs (#103129) 2021-06-28 21:44:11 +02:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

Locator explorer

This example plugin shows how to:

  • Generate links to other applications
  • Generate dynamic links, when the target application is not known
  • Handle backward compatibility of urls

To run this example, use the command yarn start --run-examples.