Skip to content

Commit 3b18764

Browse files
joshuali925github-actions[bot]
authored andcommitted
Update PPL docs link for workbench (#758)
Signed-off-by: Joshua Li <[email protected]> Signed-off-by: Joshua Li <[email protected]> (cherry picked from commit 95a24b2)
1 parent 7a4145e commit 3b18764

File tree

1 file changed

+1
-1
lines changed
  • workbench/public/components/Main

1 file changed

+1
-1
lines changed

workbench/public/components/Main/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ export class Main extends React.Component<MainProps, MainState> {
640640
updatePPLQueries={this.updatePPLQueries}
641641
/>
642642
);
643-
link = 'https://opensearch.org/docs/latest/observability/ppl/index/';
643+
link = 'https://opensearch.org/docs/latest/observability-plugin/ppl/index/';
644644
linkTitle = 'PPL documentation';
645645
}
646646

0 commit comments

Comments
 (0)