diff options
author | Jim Apperly <jim@rabbitmq.com> | 2010-10-01 14:08:14 +0100 |
---|---|---|
committer | Jim Apperly <jim@rabbitmq.com> | 2010-10-01 14:08:14 +0100 |
commit | 84b99536fdfbe4b976a198d6fda54ce3d781cc52 (patch) | |
tree | 4d955da21dddebfd3b0bec29bbb1cf10298632b4 /docs/html-to-website-xml.xsl | |
parent | 347ea71a8c20a8b76ccd753c4c4ab3fd30d5fb4d (diff) | |
download | rabbitmq-server-84b99536fdfbe4b976a198d6fda54ce3d781cc52.tar.gz |
broken links in man pagesbug23331
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 c325bb5a..3e7a5326 100644 --- a/docs/html-to-website-xml.xsl +++ b/docs/html-to-website-xml.xsl @@ -42,7 +42,7 @@ </xsl:choose> <p> For more general documentation, please see the - <a href="admin-guide.html">administrator's guide</a>. + <a href="../admin-guide.html">administrator's guide</a>. </p> <doc:toc class="compact"> |