diff --git a/DEVELOPER_GUIDE.md b/DEVELOPER_GUIDE.md index b7ce1f8f6ca6e..e112ee7a26208 100644 --- a/DEVELOPER_GUIDE.md +++ b/DEVELOPER_GUIDE.md @@ -19,7 +19,7 @@ You can import the OpenSearch project into IntelliJ IDEA via: - In the subsequent dialog select **Open as Project** ## Git clone OpenSearch repo: - git clone https://github.com/opensearch-project.git + git clone https://github.com/opensearch-project/OpenSearch.git ## Project layout