diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 15:12:25 -0400 |
|---|---|---|
| committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-07-08 15:12:25 -0400 |
| commit | 2f5a39023906132c4ba2c0246239e8dca3a898fe (patch) | |
| tree | 7a9aa31c8ca4156a44fd56b5094cdbad71166ee6 /docs/layout.html | |
| parent | f13a571db2121e43a5c46509157f1f8d6cb4c2ae (diff) | |
| download | python-systemd-2f5a39023906132c4ba2c0246239e8dca3a898fe.tar.gz | |
docs: update links in documentation
This is a standalone package now, but let's keep the links
to systemd itself.
Diffstat (limited to 'docs/layout.html')
| -rw-r--r-- | docs/layout.html | 9 |
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 %} |
