diff --git a/README.md b/README.md index d70f59aa..154f1bf5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![OpenSearch Dashboards Reports CI](https://github.com/opensearch-project/dashboards-reports/workflows/Test%20and%20Build%20OpenSearch%20Dashboards%20Reports/badge.svg)](https://github.com/opensearch-project/dashboards-reports/actions?query=workflow%3A%22Test+and+Build+OpenSearch+Dashboards+Reports%22) [![Reports Scheduler CI](https://github.com/opensearch-project/dashboards-reports/workflows/Test%20and%20Build%20Reports%20Scheduler/badge.svg)](https://github.com/opensearch-project/dashboards-reports/actions?query=workflow%3A%22Test+and+Build+Reports+Scheduler%22) [![codecov](https://codecov.io/gh/opensearch-project/dashboards-reports/branch/main/graph/badge.svg?token=YOX0XBW2NA)](https://codecov.io/gh/opensearch-project/dashboards-reports) -[![Documentation](https://img.shields.io/badge/documentation-blue.svg)](https://docs-beta.opensearch.org/dashboards/reporting/) +[![Documentation](https://img.shields.io/badge/documentation-blue.svg)](https://opensearch.org/docs/dashboards/reporting/) ![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success) diff --git a/docs/dashboards-reports/dev/OpenSearch-Dashboards-Reporting-Design-Proposal.md b/docs/dashboards-reports/dev/OpenSearch-Dashboards-Reporting-Design-Proposal.md index e9b617df..f2d35441 100644 --- a/docs/dashboards-reports/dev/OpenSearch-Dashboards-Reporting-Design-Proposal.md +++ b/docs/dashboards-reports/dev/OpenSearch-Dashboards-Reporting-Design-Proposal.md @@ -439,7 +439,7 @@ Scheduled Report Creation workflow ### 4.4 Alerting Integration -https://docs-beta.opensearch.org/monitoring-plugins/alerting/index/ +https://opensearch.org/docs/monitoring-plugins/alerting/index/ ODFE Alerting can be used as an external trigger. To generate the report the `generateReport()` API can be utilized as `custom_webhook` destination. @@ -486,7 +486,7 @@ TODO ### (II) Security reference -* https://docs-beta.opensearch.org/docs/security/configuration/ -* https://docs-beta.opensearch.org/docs/security/access-control/ -* https://docs-beta.opensearch.org/docs/security/access-control/api/ +* https://opensearch.org/docs/security-plugin/configuration/index/ +* https://opensearch.org/docs/security-plugin/access-control/index/ +* https://opensearch.org/docs/security-plugin/access-control/api/