summaryrefslogtreecommitdiff
path: root/docs/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/layout.html')
-rw-r--r--docs/layout.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/layout.html b/docs/layout.html
index 930a6a7..f27e52f 100644
--- a/docs/layout.html
+++ b/docs/layout.html
@@ -1,10 +1,11 @@
{% extends "!layout.html" %}
{% block relbar1 %}
- <a href="../man/systemd.index.html">Index </a>·
- <a href="../man/systemd.directives.html">Directives </a>·
- <a href="index.html">Python </a>·
- <span style="float:right">systemd {{release}}</span>
+ <a href="index.html">python-systemd </a>·
+ <a href="http://www.freedesktop.org/software/systemd/man/index.html">man pages </a>·
+ <a href="http://www.freedesktop.org/software/systemd/man/systemd.directives.html">directives </a>
+
+ <span style="float:right">python-systemd {{release}}</span>
<hr />
{% endblock %}