diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3e68661..b693b11 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Before you begin, ensure you have the following installed: 2. **Clone the Forked Repository:** ```bash - git clone https://github.com/your-username/ShiftkeyEvents.git + git clone https://github.com/your-username/shiftkey-app.git cd ShiftkeyEvents ``` @@ -27,7 +27,7 @@ Before you begin, ensure you have the following installed: This step ensures you can sync changes from the main repository. ```bash - git remote add upstream https://github.com/ShiftkeyLabs/ShiftkeyEvents.git + git remote add upstream https://github.com/shiftkey-labs/shiftkey-app.git ``` 4. **Install Dependencies:** diff --git a/README.md b/README.md index 166c6a6..fbdb206 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ ShiftKey Labs Events Application is a mobile platform built with React Native us 1. Clone the repository: ```shell - git clone https://github.com/ShiftKeyLabs/ShiftKeyLabs-Events-App.git - cd ShiftKeyLabs-Events-App + git clone https://github.com/shiftkey-labs/shiftkey-app.git + cd shiftkey-app ``` 2. Install dependencies: @@ -81,7 +81,7 @@ Contributions to the ShiftKey Labs Events Application are always welcome. See [C ## Support -For support, bugs, and feature requests, please use the [issues](https://github.com/ShiftKeyLabs/ShiftKeyLabs-Events-App/issues) section in the GitHub repository. +For support, bugs, and feature requests, please use the [issues](https://github.com/shiftkey-labs/shiftkey-app/issues) section in the GitHub repository. ## Acknowledgments