diff options
Diffstat (limited to 'deps/npm/html/doc/coding-style.html')
-rw-r--r-- | deps/npm/html/doc/coding-style.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/coding-style.html b/deps/npm/html/doc/coding-style.html index 2cd3b0ae73..78d55b5b2c 100644 --- a/deps/npm/html/doc/coding-style.html +++ b/deps/npm/html/doc/coding-style.html @@ -2,7 +2,7 @@ <html> <title>coding-style</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"> @@ -191,7 +191,7 @@ set to anything."</p> <ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul> </div> -<p id="footer">coding-style — npm@1.1.23</p> +<p id="footer">coding-style — npm@1.1.24</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |