diff options
Diffstat (limited to 'deps/npm/html/api/init.html')
-rw-r--r-- | deps/npm/html/api/init.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/init.html b/deps/npm/html/api/init.html index 330511022d..e751091115 100644 --- a/deps/npm/html/api/init.html +++ b/deps/npm/html/api/init.html @@ -2,7 +2,7 @@ <html> <title>init</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"> @@ -35,7 +35,7 @@ then go ahead and use this programmatically.</p> <p><a href="../doc/json.html">json(1)</a></p> </div> -<p id="footer">init — npm@1.1.45</p> +<p id="footer">init — npm@1.1.46</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |