diff options
author | isaacs <i@izs.me> | 2012-12-21 16:42:29 +0000 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-12-21 16:42:29 +0000 |
commit | d30e76e0e834293981dba3b1ef838be24ab4d33a (patch) | |
tree | 481ac42db1d8e8f4457f054f9196bcad8e145e38 /deps/npm/html/doc/registry.html | |
parent | 9d0103d22e1149c0379b15a07db86a58339acf5f (diff) | |
download | node-d30e76e0e834293981dba3b1ef838be24ab4d33a.tar.gz |
npm: upgrade to 1.1.70
Diffstat (limited to 'deps/npm/html/doc/registry.html')
-rw-r--r-- | deps/npm/html/doc/registry.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/deps/npm/html/doc/registry.html b/deps/npm/html/doc/registry.html index a08df9c1d..10947a8b0 100644 --- a/deps/npm/html/doc/registry.html +++ b/deps/npm/html/doc/registry.html @@ -89,15 +89,13 @@ ask for help on the <a href="mailto:npm-@googlegroups.com">npm-@googlegroups.com <h2 id="Is-there-a-website-or-something-to-see-package-docs-and-such">Is there a website or something to see package docs and such?</h2> -<p>No, but such a thing is planned, and a tiny bit developed.</p> - -<p>Stay tuned!</p> +<p>Yes, head over to <a href="https://npmjs.org/">https://npmjs.org/</a></p> <h2 id="SEE-ALSO">SEE ALSO</h2> <ul><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/disputes.html">disputes(1)</a></li></ul> </div> -<p id="footer">registry — npm@1.1.69</p> +<p id="footer">registry — npm@1.1.70</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |