Skip to content

Commit f67ebc6

Browse files
authored
Update CONTRIBUTING.md with better git clone reference
Signed-off-by: Jon Bartels <jonathan.bartels@gmail.com>
1 parent 956c284 commit f67ebc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Start by forking the [Open Integration Engine GitHub repository](https://github.
1616
### 3. Clone Your Fork
1717
Clone your fork locally to your development environment:
1818
```bash
19-
git clone git@github.com:OpenIntegrationEngine/engine.git
19+
git clone git@github.com:your-github/engine.git
2020
```
2121

2222
### 4. Make Changes

0 commit comments

Comments
 (0)