Skip to content

Commit 5218696

Browse files
committed
All: Fix links after move to organization
1 parent 3c03198 commit 5218696

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
3. Indicate what browsers the issue can be reproduced in. **Note: IE Compatibilty mode issues will not be addressed. Make sure you test in a real browser!**
88
4. What version of the plug-in is the issue reproducible in. Is it reproducible after updating to the latest version.
99

10-
Documentation issues are also tracked at the [jQuery Validation](https://github.com/jzaefferer/jquery-validation/issues) issue tracker.
11-
Pull Requests to improve the docs are welcome at the [jQuery Validation docs](https://github.com/jzaefferer/validation-content) repository, though.
10+
Documentation issues are also tracked at the [jQuery Validation](https://github.com/jquery-validation/jquery-validation/issues) issue tracker.
11+
Pull Requests to improve the docs are welcome at the [jQuery Validation docs](https://github.com/jquery-validation/validation-content) repository, though.
1212

1313
**IMPORTANT NOTE ABOUT EMAIL VALIDATION**. As of version 1.12.0 this plugin is using the same regular expression that the [HTML5 specification suggests for browsers to use](https://html.spec.whatwg.org/multipage/forms.html#valid-e-mail-address). We will follow their lead and use the same check. If you think the specification is wrong, please report the issue to them. If you have different requirements, consider [using a custom method](http://jqueryvalidation.org/jQuery.validator.addMethod/).
1414
In case you need to adjust the built-in validation regular expression patterns, please [follow the documentation](http://jqueryvalidation.org/jQuery.validator.methods/).
@@ -46,8 +46,8 @@ Start with one browser while developing the fix, then run against others before
4646

4747
## Documentation
4848

49-
Please report documentation issues at the [jQuery Validation](https://github.com/jzaefferer/jquery-validation/issues) issue tracker.
50-
In case your pull request implements or changes public API it would be a plus you would provide a pull request against the [jQuery Validation docs](https://github.com/jzaefferer/validation-content) repository.
49+
Please report documentation issues at the [jQuery Validation](https://github.com/jquery-validation/jquery-validation/issues) issue tracker.
50+
In case your pull request implements or changes public API it would be a plus you would provide a pull request against the [jQuery Validation docs](https://github.com/jquery-validation/validation-content) repository.
5151

5252
## Linting
5353

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git://github.com/jzaefferer/jquery-validation.git"
15+
"url": "git://github.com/jquery-validation/jquery-validation.git"
1616
},
1717
"bugs": {
18-
"url": "https://github.com/jzaefferer/jquery-validation/issues"
18+
"url": "https://github.com/jquery-validation/jquery-validation/issues"
1919
},
2020
"licenses": [
2121
{

validation.jquery.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"url": "http://www.opensource.org/licenses/MIT"
1919
}
2020
],
21-
"bugs": "https://github.com/jzaefferer/jquery-validation/issues",
22-
"homepage": "https://github.com/jzaefferer/jquery-validation",
21+
"bugs": "https://github.com/jquery-validation/jquery-validation/issues",
22+
"homepage": "https://github.com/jquery-validation/jquery-validation",
2323
"docs": "http://jqueryvalidation.org/documentation/",
24-
"download": "https://github.com/jzaefferer/jquery-validation/releases",
24+
"download": "https://github.com/jquery-validation/jquery-validation/releases",
2525
"dependencies": {
2626
"jquery": ">=1.4.4"
2727
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy