Skip to content

Commit 835394e

Browse files
Arknistaabm
authored andcommitted
All: Update links after move to organization
1 parent f3f7499 commit 835394e

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

LICENSE-MIT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Copyright (c) 2013 Jörn Zaefferer, http://bassistance.de/
22

33
This software consists of voluntary contributions made by many
44
individuals. For exact contribution history, see the revision history
5-
and logs, available at http://github.com/jzaefferer/jqueryvalidation-content
5+
and logs, available at https://github.com/jquery-validation/jqueryvalidation-content
66

77
Permission is hereby granted, free of charge, to any person obtaining
88
a copy of this software and associated documentation files (the

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"title": "jQuery Validation Plugin site content",
44
"description": "Site content for the jQuery Validation Plugin",
55
"version": "1.0.0",
6-
"homepage": "http://http://jqueryvalidation.org/",
6+
"homepage": "https://jqueryvalidation.org/",
77
"author": {
88
"name": "Jörn Zaefferer (http://bassistance.de/)"
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "git://github.com/jzaefferer/jqueryvalidation-content.git"
12+
"url": "git://github.com/jquery-validation/validation-content.git"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/jzaefferer/jqueryvalidation-content/issues"
15+
"url": "https://github.com/jquery-validation/validation-content/issues"
1616
},
1717
"licenses": [
1818
{

pages/contribute.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
There are several ways for you to contribute to this plugin:
66

7-
* Help [with the code](https://github.com/jzaefferer/jquery-validation/). Fix bugs, propose features, translate messages and methods...
8-
* Help [with the site content](https://github.com/jzaefferer/validation-content). Improve API documentation, examples, references...
9-
* Help [with the site theme](https://github.com/jzaefferer/validation-theme). This is a WordPress theme that still needs a lot of improvements.
7+
* Help [with the code](https://github.com/jquery-validation/jquery-validation/). Fix bugs, propose features, translate messages and methods...
8+
* Help [with the site content](https://github.com/jquery-validation/validation-content). Improve API documentation, examples, references...
9+
* Help [with the site theme](https://github.com/jquery-validation/validation-theme). This is a WordPress theme that still needs a lot of improvements.
1010

1111
The majority of contributions can be viewed under [jQuery's contribute site](http://contribute.jquery.org/) - the style guides et al apply to this project as well.

0 commit comments

Comments
 (0)