diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2010-09-10 16:16:23 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2010-09-10 16:16:23 +0100 |
| commit | 7cd6087d82006e05fc9d5376817f567fee4c025c (patch) | |
| tree | c422a3d6221a285277dc399130e65e95e56a7c97 /docs | |
| parent | 897bf8e7fa5cb321e048e737a405adc6c4ae3bc4 (diff) | |
| parent | 9340e812002120af4f74ade1b4183b0302d96407 (diff) | |
| download | rabbitmq-server-git-7cd6087d82006e05fc9d5376817f567fee4c025c.tar.gz | |
Merge bug23248 into default (link broken on generated man pages)
Diffstat (limited to 'docs')
| -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> |
