-
Notifications
You must be signed in to change notification settings - Fork 951
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename GitHub references from jquery/sizzle to jquery-archive/sizzle.
- Loading branch information
Showing
5 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ | |
__A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.__ | ||
|
||
- [More information](https://sizzlejs.com/) | ||
- [Documentation](https://github.com/jquery/sizzle/wiki/) | ||
- [Browser support](https://github.com/jquery/sizzle/wiki/#wiki-browsers) | ||
- [Documentation](https://github.com/jquery-archive/sizzle/wiki/) | ||
- [Browser support](https://github.com/jquery-archive/sizzle/wiki/#wiki-browsers) | ||
|
||
Contribution Guides | ||
--------------------------- | ||
|
@@ -35,7 +35,7 @@ How to build Sizzle | |
Clone a copy of the main Sizzle git repo by running: | ||
|
||
```bash | ||
git clone [email protected]:jquery/sizzle.git | ||
git clone [email protected]:jquery-archive/sizzle.git | ||
``` | ||
|
||
In the `sizzle/dist` folder you will find build version of sizzle along with the minified copy and associated map file. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters