diff --git a/DEVELOPER_GUIDE.md b/DEVELOPER_GUIDE.md index 366445b4513b..49f3caa668e3 100644 --- a/DEVELOPER_GUIDE.md +++ b/DEVELOPER_GUIDE.md @@ -26,6 +26,8 @@ This guide applies to all development within the OpenSearch Dashboards project a - [React](#react) - [API endpoints](#api-endpoints) +> To view these docs and all the readme's in this repository as webpages, visit https://opensearch-project.github.io/OpenSearch-Dashboards/docs/index.html#/ + ## Getting started guide This guide is for any developer who wants a running local development environment where you can make, see, and test changes. It's opinionated to get you running as quickly and easily as possible, but it's not the only way to set up a development environment.