From: Ryunosuke SATO Date: Mon, 14 Jan 2013 05:45:13 +0000 (+0900) Subject: Fix broken link in CONTRIBUTING.md, close gh-1132. X-Git-Tag: 1.9.1~31 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8b19982144b77e346002c3d1cb690407a841cc18;p=jquery.git Fix broken link in CONTRIBUTING.md, close gh-1132. --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88a19420a..6028db34d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ 2. [Discussion](#discussion) 3. [How To Report Bugs](#how-to-report-bugs) 4. [Core Style Guide](#jquery-core-style-guide) -5. [Tips For Bug Patching](#tips-for-jquery-bug-patching) +5. [Tips For Bug Patching](#tips-for-bug-patching) @@ -12,13 +12,13 @@ There are a number of ways to get involved with the development of jQuery core. Even if you've never contributed code to an Open Source project before, we're always looking for help identifying bugs, writing and reducing test cases and documentation. -This is the best way to contribute to jQuery core. Please read through the full guide detailing [How to Report Bugs](#How-to-Report-Bugs). +This is the best way to contribute to jQuery core. Please read through the full guide detailing [How to Report Bugs](#how-to-report-bugs). ## Discussion ### Forum and IRC -The jQuery core development team frequently tracks posts on the [jQuery Development Forum](http://forum.jquery.com/developing-jquery-core). If you have longer posts or questions please feel free to post them there. If you think you've found a bug please [file it in the bug tracker](#How-to-Report-Bugs). +The jQuery core development team frequently tracks posts on the [jQuery Development Forum](http://forum.jquery.com/developing-jquery-core). If you have longer posts or questions please feel free to post them there. If you think you've found a bug please [file it in the bug tracker](#how-to-report-bugs). Additionally most of the jQuery core development team can be found in the [#jquery-dev](http://webchat.freenode.net/?channels=jquery-dev) IRC channel on irc.freenode.net.