Skip to content

Commit

Permalink
Fix link to RFC in GlobalSearch plugin README (elastic#79407) (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
smith authored Oct 5, 2020
1 parent 6686044 commit 91eee70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/global_search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Results from providers registered from the client-side `registerResultProvider`
not be available when performing a search from the server-side. For this reason, prefer
registering providers using the server-side API when possible.
Refer to the [RFC](rfcs/text/0011_global_search.md#result_provider_registration) for more details
Refer to the [RFC](../../../rfcs/text/0011_global_search.md#result_provider_registration) for more details
### Search completion cause
Expand Down

0 comments on commit 91eee70

Please sign in to comment.