We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef52300 commit 4194dc4Copy full SHA for 4194dc4
README.md
@@ -35,7 +35,7 @@ How to build Sizzle
35
Clone a copy of the main Sizzle git repo by running:
36
37
```bash
38
-git clone git://github.com/jquery/sizzle.git
+git clone git@github.com:jquery/sizzle.git
39
```
40
41
In the `sizzle/dist` folder you will find build version of sizzle along with the minified copy and associated map file.
0 commit comments