We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8ac37 commit 1a44c95Copy full SHA for 1a44c95
README.md
@@ -90,7 +90,7 @@ Preferences -> Package Settings -> Sublime JSFMT
90
### Formatting rules
91
92
You can set global rules via a `.jsfmtrc`. Be crazy and establish one for all your
93
-projects in `~/.jsfmtrc`. (like in [my dotfiles](https://github.com/ionutvmi/dotfiles/blob/master/.jsfmtrc))
+projects in `~/.jsfmtrc`. (like in [dotfiles](https://github.com/paulirish/dotfiles/blob/master/.jsfmtrc))
94
95
Otherwise you're probably pretty levelheaded and will probably provide one in your
96
project root. It'll be read and applied.
0 commit comments