summaryrefslogtreecommitdiff
path: root/support/jsdoc/theme/tmpl/layout.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'support/jsdoc/theme/tmpl/layout.tmpl')
-rw-r--r--support/jsdoc/theme/tmpl/layout.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/jsdoc/theme/tmpl/layout.tmpl b/support/jsdoc/theme/tmpl/layout.tmpl
index d8cdc00..bff3b09 100644
--- a/support/jsdoc/theme/tmpl/layout.tmpl
+++ b/support/jsdoc/theme/tmpl/layout.tmpl
@@ -23,7 +23,7 @@
<div class="navbar navbar-default navbar-fixed-top">
<div class="navbar-header">
- <a class="navbar-brand" href="/">
+ <a class="navbar-brand" href="../">
<img src="img/async-logo.svg" alt="Async.js"></img>
</a>
</div>