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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-01-24 01:53:11 +0400
committerisaacs <i@izs.me>2012-01-24 01:53:11 +0400
commitf33a35e293fb51dc5644d514b154564ad330baa4 (patch)
tree1cc278fa024b25ee535c35471eeff2d06287a6ed /doc/template.html
parent7b93eb0000aa7f63d9e26e3ad5c390ca9c4aa033 (diff)
doc: trademark link must be absolute
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/template.html b/doc/template.html
index ccff0f27fe9..7319cb4b21e 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -54,7 +54,7 @@
<li><a href="http://twitter.com/nodejs" class="twitter">@nodejs</a></li>
</ul>
- <p>Copyright 2010 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">license</a>.</p>
+ <p>Copyright 2010 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/v0.6.8/LICENSE">license</a>.</p>
</div>
<script src="assets/sh_main.js"></script>