Skip to content

Commit

Permalink
[Upgrade Assistant] Added docs build files
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Sep 23, 2021
1 parent a33d408 commit 6e32017
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,10 @@ readonly links: {
};
readonly addData: string;
readonly kibana: string;
readonly upgradeAssistant: string;
readonly upgradeAssistant: {
readonly overview: string;
readonly batchReindex: string;
};
readonly rollupJobs: string;
readonly elasticsearch: Record<string, string>;
readonly siem: {
Expand Down
Loading

0 comments on commit 6e32017

Please sign in to comment.