diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2010-09-10 17:12:41 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2010-09-10 17:12:41 +0100 |
| commit | 56f8b31ebd48998cd14cb98b6eca5f5a5f63e3df (patch) | |
| tree | 64ec18e366ba2ada8a56058377f7a5f41efd21ee /docs/html-to-website-xml.xsl | |
| parent | 7797c0eb727a3094ead2620d837e7f7d286e9fe1 (diff) | |
| parent | 7cd6087d82006e05fc9d5376817f567fee4c025c (diff) | |
| download | rabbitmq-server-git-56f8b31ebd48998cd14cb98b6eca5f5a5f63e3df.tar.gz | |
Merging default into bug 23157
Diffstat (limited to 'docs/html-to-website-xml.xsl')
| -rw-r--r-- | docs/html-to-website-xml.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html-to-website-xml.xsl b/docs/html-to-website-xml.xsl index 662dbea00a..c325bb5a08 100644 --- a/docs/html-to-website-xml.xsl +++ b/docs/html-to-website-xml.xsl @@ -30,7 +30,7 @@ <code><xsl:value-of select="document($original)/refentry/refnamediv/refname"/>(<xsl:value-of select="document($original)/refentry/refmeta/manvolnum"/>)</code>. </p> <p> - <a href="manpages.html">See a list of all manual pages</a>. + <a href="../manpages.html">See a list of all manual pages</a>. </p> </xsl:when> <xsl:otherwise> |
