Skip to content

Commit

Permalink
Update PPL docs link for workbench (#758)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <[email protected]>

Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 95a24b2)
  • Loading branch information
joshuali925 authored and github-actions[bot] committed Aug 17, 2022
1 parent 7a4145e commit 3b18764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbench/public/components/Main/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ export class Main extends React.Component<MainProps, MainState> {
updatePPLQueries={this.updatePPLQueries}
/>
);
link = 'https://opensearch.org/docs/latest/observability/ppl/index/';
link = 'https://opensearch.org/docs/latest/observability-plugin/ppl/index/';
linkTitle = 'PPL documentation';
}

Expand Down

0 comments on commit 3b18764

Please sign in to comment.