Skip to content

Commit

Permalink
fix landing story
Browse files Browse the repository at this point in the history
  • Loading branch information
estermv committed Dec 20, 2021
1 parent ea97f04 commit 47c9502
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ export default {
prepend: () => '',
},
},
docLinks: {
links: {
observability: {
guide: 'alink',
},
},
},
},
ObservabilityPageTemplate: EuiPageTemplate,
} as unknown as PluginContextValue;
Expand Down

0 comments on commit 47c9502

Please sign in to comment.