summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorGabriel Falcao <gabriel@nacaolivre.org>2013-10-10 19:01:42 -0400
committerGabriel Falcao <gabriel@nacaolivre.org>2013-10-10 19:01:42 -0400
commitb74a0cdacc4c306b31514cd1d269eb33f3c804a6 (patch)
tree3d95cef32bd86a301b2e0aca167d3cafe8d2b2c9 /theme
parent8847be023dbfd1d3727d292e6afe79a0fe7a1853 (diff)
downloadhttpretty-b74a0cdacc4c306b31514cd1d269eb33f3c804a6.tar.gz
fixing docs logo
Diffstat (limited to 'theme')
-rw-r--r--theme/logo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/logo.html b/theme/logo.html
index d7ac1a0..f5106ba 100644
--- a/theme/logo.html
+++ b/theme/logo.html
@@ -4,7 +4,7 @@
<h1>{{ project.name }} <small>{{ project.version }}</small></h1>
</div>
<p class="uk-text-large">{{ project.tagline }}</p>
- <p><a class="uk-button uk-button-primary" href="/docs">Check the documentation</a></p>
+ <p><a class="uk-button uk-button-primary" href="./docs.html">Check the documentation</a></p>
<ul class="tm-subnav uk-subnav">
<li>
<a href="https://twitter.com/{{ project.twitter }}" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @{{ project.twitter }}</a>