mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Updates Github link references from master to main (#116789)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
2194f2b93c
commit
c4815d319e
123 changed files with 231 additions and 231 deletions
|
@ -9,7 +9,7 @@ tags: ['kibana', 'dev', 'contributor', 'tutorials']
|
|||
|
||||
This tutorial walks you through two ways to create a plugin that registers an application that says "Hello World!".
|
||||
|
||||
You can view the tested example plugin at [examples/hello_world](https://github.com/elastic/kibana/tree/master/examples/hello_world).
|
||||
You can view the tested example plugin at [examples/hello_world](https://github.com/elastic/kibana/tree/main/examples/hello_world).
|
||||
|
||||
## 1. Set up your development environment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue