mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[docs] Fix anchor link to saved objects migrations testing (#116427)
This commit is contained in:
parent
01503c5d5d
commit
2e4c87211c
1 changed files with 1 additions and 1 deletions
|
@ -254,4 +254,4 @@ the error should be verbose and informative so that the corrupt document can be
|
|||
|
||||
### Testing Migrations
|
||||
|
||||
Bugs in a migration function cause downtime for our users and therefore have a very high impact. Follow the <DocLink id="kibDevTutorialTestingPlugins" section="saved-object-migrations" text="Saved Object migrations section in the plugin testing guide"/>.
|
||||
Bugs in a migration function cause downtime for our users and therefore have a very high impact. Follow the <DocLink id="kibDevTutorialTestingPlugins" section="saved-objects-migrations" text="Saved Object migrations section in the plugin testing guide"/>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue