Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Commit 2b1e812

Browse files
committed
fixup! Updated based on comments
1 parent 9a18074 commit 2b1e812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/docs/publish.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"title": "Publishing Your Plugin"
33
}</script>
44

5-
Publishing your plugin on the site is a three step process:
6-
75
<div class="warning">
86
The jQuery Plugin Registry is in read-only mode. New plugin releases will not be processed. We recommend moving to <a href="https://www.npmjs.com/">npm</a>, 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>.
97
</div>
108

9+
Publishing your plugin on the site is a three step process:
10+
1111
## Add a Service Hook
1212

1313
First, you'll need to enable the jQuery Plugins service hook on GitHub. On the

0 commit comments

Comments
 (0)