diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-12-17 09:18:54 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-12-17 09:18:54 -0500 |
commit | 846771081c038f523612087d76deb3c853e252fd (patch) | |
tree | a2cdf734538720ea4ef5e0a8daef758e4a4fd0af /CONTRIBUTING.md | |
parent | b8d0d54a3c4960794a1b492957abeb56eddd1e48 (diff) | |
download | jquery-846771081c038f523612087d76deb3c853e252fd.tar.gz jquery-846771081c038f523612087d76deb3c853e252fd.zip |
CONTRIBUTING: Fixed link to style guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e6ede8e10..ba20ac703 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ When you are experiencing a problem, the most useful thing you can possibly do i ## jQuery Core Style Guide -See: [jQuery Core Style Guide](http://docs.jquery.com/JQuery_Core_Style_Guidelines) +See: [jQuery's Style Guides](http://contribute.jquery.org/style-guide/) ## Tips For Bug Patching |