Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand All @@ -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:**
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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

Expand Down