Skip to content

Commit 048e41e

Browse files
committed
plugins.jquery.com: Link to npm blog for publishing instructions
1 parent f34e789 commit 048e41e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

themes/plugins.jquery.com/index.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
<div class="nine columns">
1717
<h2 class="center-txt">The jQuery Plugin Registry is in read-only mode.</h2>
1818
<h2 class="center-txt">New plugin releases will not be processed.</h2>
19-
<p class="center-txt">We recommend moving to npm, using "<a href="https://www.npmjs.org/browse/keyword/jquery-plugin">jquery-plugin</a>" as the keyword in your package.json.</p>
19+
20+
<hr>
21+
22+
<p>We recommend moving to npm, using "<a href="https://www.npmjs.org/browse/keyword/jquery-plugin">jquery-plugin</a>" as the keyword in your package.json. The npm blog has <a href="http://blog.npmjs.org/post/111475741445/publishing-your-jquery-plugin-to-npm-the-quick">instructions for publishing your plugin to npm</a>.</p>
2023
</div>
2124
</div>
2225
</div>

0 commit comments

Comments
 (0)