Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-04 22:25:34 +0400
committerisaacs <i@izs.me>2011-09-04 22:25:34 +0400
commit13fdcbe8e35de0fe7338969216a5508214eb4274 (patch)
tree0735e14831bb445832b338676643c296ff39f8e0 /html
parentb19d70344d6b37872f96761376b918a5036b1dbb (diff)
Tag the semver(1) link so it gets styled properly
Diffstat (limited to 'html')
-rw-r--r--html/doc/semver.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/doc/semver.html b/html/doc/semver.html
index 362f9ef4f..59b65d289 100644
--- a/html/doc/semver.html
+++ b/html/doc/semver.html
@@ -337,7 +337,7 @@ input.submit, input#submit, input.button, button, input[type=submit] {
<body>
<div id="wrapper">
-<h1>semver(1) -- The semantic versioner for npm</h1>
+<h1><a href="semver.html">npm semver</a></h1> <p>The semantic versioner for npm</p>
<h2 id="Usage">Usage</h2>