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
|
@ -85,7 +85,7 @@ export class UiActionsExplorerPlugin implements Plugin<void, void, {}, StartDeps
|
|||
links: [
|
||||
{
|
||||
label: 'README',
|
||||
href: 'https://github.com/elastic/kibana/blob/master/src/plugins/ui_actions/README.md',
|
||||
href: 'https://github.com/elastic/kibana/blob/main/src/plugins/ui_actions/README.md',
|
||||
iconType: 'logoGithub',
|
||||
size: 's',
|
||||
target: '_blank',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue