diff options
author | isaacs <i@izs.me> | 2012-08-01 19:10:42 -0700 |
---|---|---|
committer | isaacs <i@izs.me> | 2012-08-02 08:09:47 -0700 |
commit | f5c07b65a09afe2f9571efece91a4898d7b79404 (patch) | |
tree | 6fa23a49254d4188679e4bb285f3b4df1f6e388e /deps/npm/html/doc/root.html | |
parent | 53f3b128f5efd5fdca2dcab9ff3e5d3e2b9debf1 (diff) | |
download | node-new-f5c07b65a09afe2f9571efece91a4898d7b79404.tar.gz |
npm: Upgrade to 1.1.46
Diffstat (limited to 'deps/npm/html/doc/root.html')
-rw-r--r-- | deps/npm/html/doc/root.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/root.html b/deps/npm/html/doc/root.html index 61c8d5fd36..2a081ebda9 100644 --- a/deps/npm/html/doc/root.html +++ b/deps/npm/html/doc/root.html @@ -2,7 +2,7 @@ <html> <title>root</title> <meta http-equiv="content-type" value="text/html;utf-8"> - <link rel="stylesheet" type="text/css" href="../style.css"> + <link rel="stylesheet" type="text/css" href="../static/style.css"> <body> <div id="wrapper"> @@ -20,7 +20,7 @@ <ul><li><a href="../doc/prefix.html">prefix(1)</a></li><li><a href="../doc/bin.html">bin(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul> </div> -<p id="footer">root — npm@1.1.45</p> +<p id="footer">root — npm@1.1.46</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |