diff --git a/contributing.md b/CONTRIBUTING.md similarity index 99% rename from contributing.md rename to CONTRIBUTING.md index 2fd538497..0e1d0f5b9 100644 --- a/contributing.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ ## Repo Setup ``` -git clone https://github.com/ethereum-push-notification-service/sdk.git +git clone https://github.com/ethereum-push-notification-service/push-sdk.git cd sdk ```