summaryrefslogtreecommitdiff
path: root/doc/template.html
diff options
context:
space:
mode:
authorArtur Adib <arturadib@gmail.com>2012-03-09 09:35:39 -0500
committerisaacs <i@izs.me>2012-03-14 16:44:36 -0700
commitc834ef409e85eaa43782bb3edd844af8923f3056 (patch)
treef1e463b00c122faee7269fd726258d11036472ab /doc/template.html
parentc12a1dc5d8f04c3134be4131a77d283897500f9e (diff)
downloadandroid-node-v8-c834ef409e85eaa43782bb3edd844af8923f3056.tar.gz
android-node-v8-c834ef409e85eaa43782bb3edd844af8923f3056.tar.bz2
android-node-v8-c834ef409e85eaa43782bb3edd844af8923f3056.zip
Doc highlight fix
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/template.html b/doc/template.html
index 968b3354ad..dbe527cee8 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -69,8 +69,8 @@
<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/__VERSION__/LICENSE">license</a>.</p>
</div>
- <script src="assets/sh_main.js"></script>
- <script src="assets/sh_javascript.min.js"></script>
+ <script src="../sh_main.js"></script>
+ <script src="../sh_javascript.min.js"></script>
<script>highlight(undefined, undefined, 'pre');</script>
<script>
var gaJsHost = (("https:" == document.location.protocol) ?