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]>
  • Loading branch information
joshuali925 authored Aug 16, 2022
1 parent 45d84d0 commit 95a24b2
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 95a24b2

Please sign in to comment.