aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-12-17 09:18:54 -0500
committerScott González <scott.gonzalez@gmail.com>2013-12-17 09:18:54 -0500
commit846771081c038f523612087d76deb3c853e252fd (patch)
treea2cdf734538720ea4ef5e0a8daef758e4a4fd0af /CONTRIBUTING.md
parentb8d0d54a3c4960794a1b492957abeb56eddd1e48 (diff)
downloadjquery-846771081c038f523612087d76deb3c853e252fd.tar.gz
jquery-846771081c038f523612087d76deb3c853e252fd.zip
CONTRIBUTING: Fixed link to style guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
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