Skip to content

Commit 9c7d201

Browse files
authored
Merge pull request #145 from farid-hadi/docs/fix-link-markdown
2 parents aeedc50 + 8f798d3 commit 9c7d201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wordpress-coding-standards/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ You should now be able to type `npm run grunt jshint` to have Grunt check all th
566566

567567
### JSHint Settings
568568

569-
The configuration options used for JSHint are stored within a [`.jshintrc` title="WordPress JSHint file in svn trunk"](https://develop.svn.wordpress.org/trunk/.jshintrc) in the WordPress SVN repository. This file defines which errors JSHint should flag if it finds them within the WordPress source code.
569+
The configuration options used for JSHint are stored within a [`.jshintrc`](https://develop.svn.wordpress.org/trunk/.jshintrc "WordPress JSHint file in svn trunk") in the WordPress SVN repository. This file defines which errors JSHint should flag if it finds them within the WordPress source code.
570570

571571
### Target A Single File
572572

0 commit comments

Comments
 (0)