We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e676c commit 610ea0eCopy full SHA for 610ea0e
_posts/2012-11-6-npm.md
@@ -134,4 +134,4 @@ var sortedList = underscore.sortBy(listOfNumbers, function (n) { return n; });
134
console.log(sortedList);
135
{% endhighlight %}
136
137
-After you've mastered how to use modules and create them you can learn to publish publicly at [http://npmjs.org](at the npm website).
+After you've mastered how to use modules and create them you can learn to publish publicly at [at the npm website](http://npmjs.org).
0 commit comments