diff options
Diffstat (limited to 'deps/npm/html/api/commands.html')
-rw-r--r-- | deps/npm/html/api/commands.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/commands.html b/deps/npm/html/api/commands.html index 65176f8f72..dd6fc418a4 100644 --- a/deps/npm/html/api/commands.html +++ b/deps/npm/html/api/commands.html @@ -2,7 +2,7 @@ <html> <title>commands</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="../style.css"> <body> <div id="wrapper"> @@ -28,7 +28,7 @@ usage, or <code>man 3 npm-<command></code> for programmatic usage.</p> <ul><li><a href="../doc/index.html">index(1)</a></li></ul> </div> -<p id="footer">commands — npm@1.1.23</p> +<p id="footer">commands — npm@1.1.24</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |