Skip to content

Commit

Permalink
Update Developers Guide. (#522)
Browse files Browse the repository at this point in the history
Fixes Git Clone Link

Signed-off-by: Giridharan Manivannan <[email protected]>
  • Loading branch information
ace03uec authored Apr 12, 2021
1 parent 9a0050c commit 05167b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05167b1

Please sign in to comment.