diff options
Diffstat (limited to 'deps/npm/html/api/docs.html')
-rw-r--r-- | deps/npm/html/api/docs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/api/docs.html b/deps/npm/html/api/docs.html index 9052e8dcbd..3dfcfcb61b 100644 --- a/deps/npm/html/api/docs.html +++ b/deps/npm/html/api/docs.html @@ -2,7 +2,7 @@ <html> <title>docs</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"> @@ -25,7 +25,7 @@ optional version number.</p> <p>This command will launch a browser, so this command may not be the most friendly for programmatic use.</p> </div> -<p id="footer">docs — npm@1.1.23</p> +<p id="footer">docs — npm@1.1.24</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |