feat: add a link to the developer guide

Signed-off-by: closingin <2735603+closingin@users.noreply.github.com>
This commit is contained in:
closingin 2021-08-02 11:49:32 +02:00
parent 96a70a820a
commit 8e3451358b
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
layout: default
title: Developer Guide
nav_order: 2
permalink: /developer-guide/
redirect_to: https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/DEVELOPER_GUIDE.md
---