Skip to content

Commit 05291b6

Browse files
Merge pull request #1462 from shubham88fru/fix/fix-git-clone-url
correct git clone url for the repo
2 parents 32f186a + 7c4e9f3 commit 05291b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Installation
44

5-
* `git clone <repository-url>`
5+
* `git clone https://github.com/emberjs/ember-test-helpers.git`
66
* `cd ember-test-helpers`
77
* `pnpm install`
88

0 commit comments

Comments
 (0)